GHI-#22 Add support for "pythonEscape" group

This commit is contained in:
Arctic Ice Studio 2017-02-04 12:52:47 +01:00
parent dcfb441e0f
commit 360a76eab2

View file

@ -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