mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] configure CtrlSF theme a bit
This commit is contained in:
parent
7025b697d6
commit
527936e3b3
1 changed files with 5 additions and 0 deletions
|
@ -134,6 +134,11 @@
|
||||||
|
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
|
" CtrlSF {{{
|
||||||
|
hi! link ctrlsfMatch Search
|
||||||
|
hi! link ctrlsfLnumMatch ctrlsfMatch
|
||||||
|
" }}}
|
||||||
|
|
||||||
" AWK {{{
|
" AWK {{{
|
||||||
hi! link awkArrayElement Number
|
hi! link awkArrayElement Number
|
||||||
hi! link awkBoolLogic Operator
|
hi! link awkBoolLogic Operator
|
||||||
|
|
Loading…
Reference in a new issue