mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Remove colors for taglist
This commit is contained in:
parent
1a851c862b
commit
fcee67cb77
1 changed files with 0 additions and 3 deletions
|
@ -284,9 +284,6 @@ endfun
|
|||
"ale
|
||||
call s:C("ALEErrorSign",g:cRed,"","standout")
|
||||
call s:C("ALEWarningSign",g:cYellow,"","standout")
|
||||
|
||||
"taglist
|
||||
hi! link TagListFileName Directory
|
||||
"}}}
|
||||
|
||||
"TREESITTER: {{{
|
||||
|
|
Loading…
Reference in a new issue