Add python conditionals, loops and dotted names

This commit is contained in:
Evgeni Kunev
2015-11-10 15:15:59 +02:00
parent e4ba7abe5c
commit 766b079fc5

View File

@@ -927,6 +927,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: {{{