This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-02 11:36:54 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4d71e1455c
nvim-treesitter
/
queries
/
python
History
Download ZIP
Download TAR.GZ
Stephan Seitz
969edeeced
Python highlights: highlight functions with self as methods (
#198
)
...
Also highlight __init__/__new__ as constructor
2020-07-20 08:57:12 +02:00
..
highlights.scm
Python highlights: highlight functions with self as methods (
#198
)
2020-07-20 08:57:12 +02:00
locals.scm
Python locals: with_statement can define variables
2020-07-09 14:38:08 +02:00
textobjects.scm
Python textobjects: Include @decorators and improve @conditional.inner
2020-07-15 23:16:13 +02:00