From 34daa07bd49444d5597731513a81b5ec873104e0 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 12 May 2019 21:59:54 +1200 Subject: Pare down two blank lines in a comment --- colors/sahara.vim | 2 -- 1 file changed, 2 deletions(-) (limited to 'colors/sahara.vim') diff --git a/colors/sahara.vim b/colors/sahara.vim index 3e7cc00..84c868a 100644 --- a/colors/sahara.vim +++ b/colors/sahara.vim @@ -55,9 +55,7 @@ if has('gui_running') || &t_Co == 256 highlight Visual term=NONE cterm=NONE ctermfg=222 ctermbg=64 gui=NONE guifg=#ffd787 guibg=#5f8700 highlight WarningMsg term=NONE cterm=NONE ctermfg=209 ctermbg=NONE gui=NONE guifg=#ff875f guibg=NONE - " " General highlighting group links. - " highlight! link Title Normal highlight! link LineNr NonText highlight! link CursorLineNr LineNr -- cgit v1.2.3