mirror of
https://github.com/nordtheme/vim.git
synced 2026-09-10 07:36:23 -04:00
GHI-#22 Add support for "pythonEscape" group
This commit is contained in:
parent
dcfb441e0f
commit
360a76eab2
|
|
@ -309,6 +309,7 @@ call s:hi("podVerbatimLine", s:nord4_gui, "", "NONE", "", "", "")
|
|||
hi! link podFormat Keyword
|
||||
|
||||
hi! link pythonBuiltin Type
|
||||
hi! link pythonEscape SpecialChar
|
||||
|
||||
call s:hi("rubyConstant", s:nord7_gui, "", s:nord7_term, "", "", "")
|
||||
hi! link rubyAttribute Identifier
|
||||
|
|
|
|||
Loading…
Reference in a new issue