Skip to content

Commit

Permalink
Update python.vim
Browse files Browse the repository at this point in the history
  • Loading branch information
MeRichard123 authored Mar 14, 2023
1 parent e43edb6 commit 568fad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntax/python.vim
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ if v:version >= 508 || !exists('did_python_syn_inits')
HiLink pythonStatement Keyword
HiLink pythonRaiseFromStatement Statement
HiLink pythonImport Keyword
HiLink pythonFunction Keyword
HiLink pythonFunction Statement
HiLink pythonFunctionCall Statement
HiLink pythonConditional Conditional
HiLink pythonRepeat Keyword
Expand Down

0 comments on commit 568fad5

Please sign in to comment.