-
Features like https://github.com/nvim-treesitter/nvim-treesitter-textobjects/pull/150 and https://github.com/nvim-treesitter/nvim-treesitter-textobjects/issues/125 would benefit from being per-mapping…
-
**Describe the bug**
When using the @comment.inner text object, nothing gets selected.
@comment.outer works fine.
**To Reproduce**
1. Add this to your treesitter config.
```
text…
-
We should deprecate the syntax highlighting file in this repo and instead add sway to [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter?tab=readme-ov-file#supported-languages). That…
-
Stacktrace:
```
Error in decoration provider treesitter/highlighter.line:
Error executing lua: /usr/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:291: Invalid 'end_row': out of range
sta…
-
The notifications that comes from vim-visual-multi are not expand if `stages = 'slide'` in the options and it's not possible to see the content.
If `stages` is set to `fade` the color is blac…
-
**Is your feature request related to a problem? Please describe.**
When treesitter highlighting is enabled, vim-matchup unconditionally uses treesitter delim skip, which can be very slow. In some lar…
-
### Neovim version (nvim -v)
NVIM v0.10.0 Build type: RelWithDebInfo LuaJIT 2.1.1713773202
### Operating system/version
Fedora 40
### Add the debug logs
- [X] I have set `log_level = vim.log.leve…
-
**Is your feature request related to a problem? Please describe.**
When changing colorschemes with the `:colorscheme` command, most colorschemes implementations have a `hi clear` somewhere on their c…
-
I have magma and treesitter plugins and they are run smoothly. After I install notebook.nvim, I get the following error with every time I open an .ipynb file:
```
Error detected while processing B…
-
### Explain the issue
When I open a JS file, I get constant popup errors:
```
Error detected while processing InsertLeave Autocommands for "*"..function 4[71]..matchup#delim#get_current[1]..130
…