This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-07-27 02:56:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
478f5d00702ea88d9e9f48382fae07fe0eacdcac
neovim
/
runtime
/
lua
/
vim
/
treesitter
History
yuukibarns
e342b9a25a
fix(treesitter): fix
:InspectTree
incorrect injections
...
(cherry picked from commit
284b0e4fa2
)
2025-04-16 14:31:32 +00:00
..
_meta
docs(treesitter): document TSNode:named_children()
2025-03-21 09:01:47 +01:00
_fold.lua
…
_headings.lua
fix(treesitter): don't memoize modified headings (
#33186
)
2025-03-31 09:49:39 +00:00
_query_linter.lua
…
_range.lua
…
dev.lua
fix(treesitter): fix
:InspectTree
incorrect injections
2025-04-16 14:31:32 +00:00
health.lua
feat(checkhealth): group parsers by name and path in output
2025-03-10 21:15:19 +01:00
highlighter.lua
fix(treesitter): not refreshing virtualtext contents
#33361
2025-04-07 11:30:12 +00:00
language.lua
feat(treesitter): add more metadata to
language.inspect()
(
#32657
)
2025-03-01 15:51:09 +00:00
languagetree.lua
refactor(treesitter): simplify parsing coroutine logic
2025-02-23 17:12:58 +01:00
query.lua
feat(treesitter): allow
iter_captures
to accept
opts
2025-03-12 09:41:40 +01:00