The maintainer replied “OK” — and archived the repo, stopping development of nvim-treesitter.
The maintainer replied “OK” — and archived the repo, stopping development of nvim-treesitter.
The 0.12 version adds `vim.treesitter.select()` function to initiate tree-sitter incremental selection. This can be used in custom mappings instead of new built-in `in` and `an`.
PR:
- github.com/neovim/neovi...
The 0.12 version adds `vim.treesitter.select()` function to initiate tree-sitter incremental selection. This can be used in custom mappings instead of new built-in `in` and `an`.
PR:
- github.com/neovim/neovi...
pls dont be dicks to open source devs :/
pls dont be dicks to open source devs :/
The 0.12 version adds `]N` and `[N` Visual mode mappings for expanding selection to sibling treesitter node.
PR:
- github.com/neovim/neovi...
The 0.12 version adds `]N` and `[N` Visual mode mappings for expanding selection to sibling treesitter node.
PR:
- github.com/neovim/neovi...
The 0.11 version, following highlighting, will also have tree-sitter folds computed asynchronously. This should improve responsiveness of `vim.treesitter.foldexpr()`.
PR:
- github.com/neovim/neovi...
The 0.11 version, following highlighting, will also have tree-sitter folds computed asynchronously. This should improve responsiveness of `vim.treesitter.foldexpr()`.
PR:
- github.com/neovim/neovi...
The 0.12 version will update `:source` command to work smarter when executed with a range. In non-Lua files (like help files) it will detect Lua codeblocks via treesitter and execute them as Lua.
PR:
- github.com/neovim/neovi...
The 0.12 version will update `:source` command to work smarter when executed with a range. In non-Lua files (like help files) it will detect Lua codeblocks via treesitter and execute them as Lua.
PR:
- github.com/neovim/neovi...
The 0.12 version will update tree-sitter parser object to parse multiple ranges at once.
This should eliminate occasional flickering of tree-sitter highlighting.
PR:
- github.com/neovim/neovi...
The 0.12 version will update tree-sitter parser object to parse multiple ranges at once.
This should eliminate occasional flickering of tree-sitter highlighting.
PR:
- github.com/neovim/neovi...
vonheikemen.github.io/learn-nvim/f...
#neovim
vonheikemen.github.io/learn-nvim/f...
#neovim
having a treesitter grammar for your brand new data flow assembly language so that it looks nice in your editor and is easy to write, even though it somewhat necessarily has different and more complex semantics than any other asm dialect.
having a treesitter grammar for your brand new data flow assembly language so that it looks nice in your editor and is easy to write, even though it somewhat necessarily has different and more complex semantics than any other asm dialect.
I was raw-dogging it with only treesitter✌️😭
I was raw-dogging it with only treesitter✌️😭
R language repo: github.com/ocsmit/zed-r
R language repo: github.com/ocsmit/zed-r
It's a lighter and simpler alternative to the more established adoc-mode (also maintained by yours truly), that I've been meaning to do for a while.
It's a lighter and simpler alternative to the more established adoc-mode (also maintained by yours truly), that I've been meaning to do for a while.