mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-24 04:21:26 -05:00
Compare commits
No commits in common. "8842a7d2285242f64cdd5df2dd7157a4ccb66a06" and "c314f641cbb9bf76ea6bce93395b79c3dc9391a5" have entirely different histories.
8842a7d228
...
c314f641cb
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 57205313dda0ac82ac69e21d5e2a80f3297c14cc
|
Subproject commit c09932bd2de01dc9c01e870fe83060693c67de13
|
|
@ -92,7 +92,7 @@ endfun
|
||||||
call s:C("PmenuSel",g:cBlue,g:cLightBg,"bold")
|
call s:C("PmenuSel",g:cBlue,g:cLightBg,"bold")
|
||||||
|
|
||||||
"search
|
"search
|
||||||
call s:C("Search",g:cBlack,g:cWhite,"bold")
|
call s:C("Search",g:cRed,g:cWhite,"bold")
|
||||||
hi! link IncSearch Search
|
hi! link IncSearch Search
|
||||||
hi! link IncSearchMatch Search
|
hi! link IncSearchMatch Search
|
||||||
hi! link IncSearchMatchReverse Search
|
hi! link IncSearchMatchReverse Search
|
||||||
|
|
Loading…
Reference in a new issue