aboutsummaryrefslogtreecommitdiff
path: root/colors/sahara.vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-06-04 08:28:42 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-06-04 08:28:42 +1200
commit9323a44397d114d3679b41fb5a9261cda81f1187 (patch)
treec102a980b4597090e339a2d741338aff6c540b97 /colors/sahara.vim
parentHTTPS version of site (diff)
downloadvim-sahara-9323a44397d114d3679b41fb5a9261cda81f1187.tar.gz
vim-sahara-9323a44397d114d3679b41fb5a9261cda81f1187.zip
Remove some stuff that's better in ~/.vim/after
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