aboutsummaryrefslogtreecommitdiff
path: root/colors/sahara.vim
diff options
context:
space:
mode:
Diffstat (limited to 'colors/sahara.vim')
-rw-r--r--colors/sahara.vim7
1 files changed, 0 insertions, 7 deletions
diff --git a/colors/sahara.vim b/colors/sahara.vim
index 8929c41..8172a12 100644
--- a/colors/sahara.vim
+++ b/colors/sahara.vim
@@ -69,12 +69,5 @@ if has("gui_running") || &t_Co == 256
highlight! link VertSplit StatusLineNC
highlight! link VimHiGroup VimGroup
- "
- " Some specific links for things I just like to tweak a bit.
- "
- highlight! link htmlTag Type
- highlight! link htmlEndTag htmlTag
- highlight! link phpVarSelector phpIdentifier
-
endif