]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Call TOhtml instead of sourcing 2html.vim
authorOleg Broytman <phd@phdru.name>
Thu, 10 Jan 2013 23:07:57 +0000 (23:07 +0000)
committerOleg Broytman <phd@phdru.name>
Thu, 10 Jan 2013 23:07:57 +0000 (23:07 +0000)
git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@136 7bb0bf08-9e0d-0410-b083-99cee3bf18b8

dotfiles2html/dotfile2html.vim

index 03c01bc314c0adc58efdbdaf1caf49027ebe0afd..dea3d03fbb7e939e10ed10154d4493fb08023bd9 100644 (file)
@@ -1,11 +1,12 @@
-" Convert the file to HTML
 highlight Constant gui=NONE guifg=NONE guibg=NONE
 highlight Special gui=NONE guibg=NONE
 highlight Normal gui=NONE guifg=NONE guibg=NONE
 highlight Error gui=NONE guifg=NONE guibg=NONE
 
-runtime syntax/2html.vim
+" Convert the file to HTML
+TOhtml
 
+" Remove headers
 normal 1G
 1,/^<body /d