|
| |||
|
|
про TOhtml 0) как сделать так, что бы результат этих: cat test.c | vim -e +"let html_use_css = 1" +"let use_xhtml = 1" +"run! syntax/2html.vim" +"wq" +"q" +"print qwe" - действий был выведен на stdout, а не в файл Untitled.html 1) почему на stdout вылезает <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>/tmp/test/Untitled.html</title> <meta name="Generator" content="Vim/7.0"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <style type="text/css"> <!-- даже при -s ? |
|||||||||||||