Add colors for Python's try and except

This commit is contained in:
Yash Mehrotra
2017-03-09 13:51:01 +05:30
committed by GitHub
parent 127c9d14d4
commit 28205e2497

View File

@@ -932,6 +932,7 @@ hi! link pythonImport GruvboxBlue
hi! link pythonRun GruvboxBlue
hi! link pythonCoding GruvboxBlue
hi! link pythonOperator GruvboxRed
hi! link pythonException GruvboxRed
hi! link pythonExceptions GruvboxPurple
hi! link pythonBoolean GruvboxPurple
hi! link pythonDot GruvboxFg3