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
2025-09-21 18:58:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa33ea86e1ce37e0d8bf4d52630c446aafcced6c
neovim
/
test
/
functional
/
treesitter
History
vanaigr
5edbabdbec
perf: add on_range in treesitter highlighting
2025-08-28 08:22:38 -05:00
..
fold_spec.lua
fix(folds): error when deleting lines at end of buffer
#35396
2025-08-21 19:55:45 -07:00
highlight_spec.lua
fix(treesitter): run FileType autocmds in the context of
<abuf>
2025-08-19 20:03:05 +01:00
inspect_tree_spec.lua
…
language_spec.lua
…
node_spec.lua
test(treesitter): test tree:root() is idempotent
2025-07-02 17:05:17 +01:00
parser_spec.lua
docs: vim.fs., diagnostics, lsp
#34402
2025-06-13 07:49:21 -07:00
query_spec.lua
perf: add on_range in treesitter highlighting
2025-08-28 08:22:38 -05:00
testutil.lua
feat(treesitter)!: apply
offset!
directive to all captures
#34383
2025-06-13 06:42:10 -07:00
utils_spec.lua
…