mirror of
https://github.com/nordtheme/vim.git
synced 2026-09-10 07:36:23 -04:00
GHI-#23 Optimize style for the SQL group "sqlSpecial"
This commit is contained in:
parent
a5c3459af0
commit
dcfb441e0f
|
|
@ -339,6 +339,7 @@ hi! link shDerefSimple Identifier
|
|||
hi! link shDerefVar Identifier
|
||||
|
||||
hi! link sqlKeyword Keyword
|
||||
hi! link sqlSpecial Keyword
|
||||
|
||||
call s:hi("vimAugroup", s:nord7_gui, "", s:nord7_term, "", "", "")
|
||||
call s:hi("vimMapRhs", s:nord7_gui, "", s:nord7_term, "", "", "")
|
||||
|
|
|
|||
Loading…
Reference in a new issue