]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Adapted to vim 7.3
authorOleg Broytman <phd@phdru.name>
Tue, 29 Jan 2013 17:27:42 +0000 (17:27 +0000)
committerOleg Broytman <phd@phdru.name>
Tue, 29 Jan 2013 17:27:42 +0000 (17:27 +0000)
git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@146 7bb0bf08-9e0d-0410-b083-99cee3bf18b8

dotfiles2html/dotfile2html.vim

index 286a489bc474558b3bc74fecd8fa19819249ddd4..81fd6453e9373e5b6c3641c5424af71a72f0ab01 100644 (file)
@@ -8,7 +8,10 @@ TOhtml
 
 " Remove headers
 normal 1G
-1,/^<body>/d
+1,/^<style/-1d
+
+/^<\/style>/+1
+normal 2dd
 
 /^<\/body>
 normal 2dd