From 5ea69cb5a8e2d7806173798ef7cf0fa86141479c Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 16 Jan 2013 07:01:08 +0000 Subject: [PATCH] Adapted to a new TOhtml format git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@143 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- dotfiles2html/dotfile2html.vim | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dotfiles2html/dotfile2html.vim b/dotfiles2html/dotfile2html.vim index dea3d03..286a489 100644 --- a/dotfiles2html/dotfile2html.vim +++ b/dotfiles2html/dotfile2html.vim @@ -8,10 +8,10 @@ TOhtml " Remove headers normal 1G -1,/^/d -normal Gk -normal 2wlDjdd +/^<\/body> +normal 2dd write quitall -- 2.39.2