This website requires JavaScript.
Explore
Wiki
Markdown
Emojis
Help
Sign In
dots
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
302886c6a8
nvim
/
after
/
syntax
/
python.vim
3 lines
127 B
VimL
Raw
Blame
History
syn
match
pythonBrackets
"[(){}\[\]]"
containedin
=
ALL
syn
match
pythonNoise
"[,:]"
containedin
=
ALL
Reference in New Issue
View Git Blame
Copy Permalink