mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-12 16:06:39 -05:00
Make sh variables blue
This commit is contained in:
parent
80e4598650
commit
6784e09568
1 changed files with 3 additions and 0 deletions
|
@ -225,6 +225,9 @@ endfun
|
|||
hi! link rubyPredefinedIdentifier PreProc
|
||||
hi! link rubySharpBang Comment
|
||||
|
||||
"sh
|
||||
call s:C("shVariable",g:cBlue,"","bold")
|
||||
|
||||
"systemd unit files
|
||||
hi! link sdBindIPv6 sdValue
|
||||
hi! link sdBool sdValue
|
||||
|
|
Loading…
Reference in a new issue