File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
" (see this url for latest release & screenshots)
5
5
" License: OSI approved MIT license (see end of this file)
6
6
" Created: In the middle of the night
7
- " Modified: 2011 Apr 10
7
+ " Modified: 2011 Apr 14
8
8
"
9
9
" Usage "{{{
10
10
"
649
649
endif
650
650
exe " hi! Directory" .s: fmt_none .s: fg_blue .s: bg_none
651
651
exe " hi! ErrorMsg" .s: fmt_revr .s: fg_red .s: bg_none
652
- exe " hi! IncSearch" .s: fmt_revr .s: fg_yellow .s: bg_none
653
- exe " hi! Search" .s: fmt_stnd .s: fg_yellow .s: bg_none
652
+ exe " hi! IncSearch" .s: fmt_stnd .s: fg_orange .s: bg_none
653
+ exe " hi! Search" .s: fmt_revr .s: fg_yellow .s: bg_none
654
654
exe " hi! MoreMsg" .s: fmt_none .s: fg_blue .s: bg_none
655
655
exe " hi! ModeMsg" .s: fmt_none .s: fg_blue .s: bg_none
656
656
exe " hi! LineNr" .s: fmt_none .s: fg_base01 .s: bg_base02
You can’t perform that action at this time.
0 commit comments