mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Merge pull request #286 from dmitmel/master
[pull] master from dmitmel:master
This commit is contained in:
commit
2a22030e33
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
||||||
call s:hi('Search', 0x1, 0xA, '', '')
|
call s:hi('Search', 0x1, 0xA, '', '')
|
||||||
hi! link Substitute Search
|
hi! link Substitute Search
|
||||||
|
|
||||||
call s:hi('ModeMsg', 0xB, '', '', '')
|
call s:hi('ModeMsg', 0xB, '', 'bold', '')
|
||||||
call s:hi('Question', 0xB, '', '', '')
|
call s:hi('Question', 0xB, '', '', '')
|
||||||
hi! link MoreMsg Question
|
hi! link MoreMsg Question
|
||||||
call s:hi('Visual', '', 0x2, '', '')
|
call s:hi('Visual', '', 0x2, '', '')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue