This website requires JavaScript.
Explore
Help
Sign In
keanucode
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://github.com/keanuplayz/dotfiles.git
synced
2024-08-15 02:33:12 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
f9ed443e4a
dotfiles
/
nvim
/
after
/
syntax
/
python.vim
3 lines
93 B
VimL
Raw
Normal View
History
Unescape
Escape
[nvim] add proper highlighting for keyword operators in Python
2020-02-10 12:37:12 +00:00
syn
keyword
pythonOperatorKeyword
and
in
is
not
or
[nvim] highlight the `as` keyword/operator as a keyword
2020-10-10 17:07:18 +00:00
hi
def
link
pythonOperatorKeyword
Keyword
Reference in a new issue
Copy permalink