From 37b7839a296b17a75c5410576720910f24224e06 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 27 Jul 2007 15:47:20 +0000 Subject: [PATCH] Force syntax highliting. git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@68 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- dotfiles2html/dotfile2html.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles2html/dotfile2html.vim b/dotfiles2html/dotfile2html.vim index 20795ed..e0dca0a 100644 --- a/dotfiles2html/dotfile2html.vim +++ b/dotfiles2html/dotfile2html.vim @@ -3,6 +3,8 @@ 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 + +syntax on runtime syntax/2html.vim normal 1G -- 2.39.2