mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
2 lines
93 B
VimL
2 lines
93 B
VimL
syn keyword pythonOperatorKeyword and in is not or
|
|
hi def link pythonOperatorKeyword Keyword
|