X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=dotfiles2html%2Fdotfile2html.vim;h=81fd6453e9373e5b6c3641c5424af71a72f0ab01;hb=cd0bc3bdbbd72fd312e43a692b8ea26a62dda78f;hp=dea3d03fbb7e939e10ed10154d4493fb08023bd9;hpb=98cddf6d41746dc555d879d664824c62b8761c4f;p=phdru.name%2Fphdru.name.git diff --git a/dotfiles2html/dotfile2html.vim b/dotfiles2html/dotfile2html.vim index dea3d03..81fd645 100644 --- a/dotfiles2html/dotfile2html.vim +++ b/dotfiles2html/dotfile2html.vim @@ -8,10 +8,13 @@ TOhtml " Remove headers normal 1G -1,/^/+1 +normal 2dd + +/^<\/body> +normal 2dd write quitall