Change some Python highlight groups

This commit is contained in:
Kenneth Benzie 2020-10-26 13:33:43 +00:00
parent 6435ed4c4d
commit 3cc1e3d2d8

2
after/syntax/python.vim Normal file
View File

@ -0,0 +1,2 @@
highlight link pythonException Conditional
highlight link pythonExceptions Keyword