-
Question: What is the relationship between the highlights in this repo and the ones shipped with `nvim-treesitter`? I notice that there are both things missing from the highlights shipped with `nvim-t…
-
### Description
If you do not have a treesitter for a specific filetype for me it's latex you get errors every time your cursor is on a filetype.
The filetype is disabled in treesitter.
```
Erro…
-
### Did you check docs and existing issues?
- [ ] I have read all the todo-comments.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searc…
-
when exec `h fold-manual` it failed
```
Error executing lua callback: ...site/pack/lazy/opt/helpview.nvim/lua/helpview/parser.lua:68: attempt to index local 'heading' (a nil value)
stack tracebac…
edte updated
3 months ago
-
### Description
When using
```
opts = {
defaults = { preview = true },
pickers = { find_files = { preview = false } }
}
```
to setup telescope, the find_files picker still shows a preview.…
-
👋🏻 I've just upgraded to neovim 0.10.0 and I see the following error...
```
LSP[terraformls]: Error ON_ATTACH_ERROR: "...erraform-doc.nvim/lua/treesitter-terraform-doc/utils.lua:4: bad argument #1…
-
### Neovim version (nvim -v)
NVIM v0.10.0-dev-2359+g9f8c96240d
### Operating system/version
Arch Linux 6.6.8
### Add the debug logs
- [X] I have set `log_level = vim.log.levels.DEBUG` and pasted …
-
### Describe the bug
I have a file `foo.rb` which contains the following code:
```ruby
def add(j, i)
j + i
end
```
I asked Avante chat to produce a `minus` function which it does and also p…
-
### Check for existing issues
- [X] Completed
### Describe the feature
There is a plugin that allows to use 30 extra text objects. https://github.com/chrisgrieser/nvim-various-textobjs
Some …
-
**Describe the bug**
each time i create a new file using nvim-tree then i get this error
```
stack traceback:
[C]: in function 'nvim_buf_get_name'
...ocal/bin/nvim-linux64/share/nvim/runtim…