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-01 19:17:02 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f2204e58db
nvim-treesitter
/
runtime
/
queries
/
starlark
/
injections.scm
2 lines
19 B
Scheme
Raw
Normal View
History
Unescape
Escape
fix: use proper `; inherits` syntax in queries (#8226) Some queries don't add a colon after the `inherits` keyword, which nvim could handle but `ts_query_ls` could not, causing it to give incomplete diagnostics.
2025-10-24 18:47:39 -07:00
; inherits: python
Reference in a new issue
Copy permalink