Merge pull request #87 from kunev/python-additions

Add python conditionals, loops and dotted names
This commit is contained in:
Pavel Pertsev
2017-08-12 06:26:49 +03:00
committed by GitHub

View File

@@ -972,6 +972,9 @@ hi! link pythonOperator GruvboxRed
hi! link pythonExceptions GruvboxPurple
hi! link pythonBoolean GruvboxPurple
hi! link pythonDot GruvboxFg3
hi! link pythonConditional GruvboxRed
hi! link pythonRepeat GruvboxRed
hi! link pythonDottedName GruvboxGreenBold
" }}}
" CSS: {{{