-
I have previously used `completion-nvim` plugin as it is no longer maintained and now hopping to use `coq.nvim`.
I'm not able to get the `auto_start` working, I have to manually run `:COQnow` to ge…
-
what if user makes infinite loop? how do i stop NLua from executing without disposing it
-
Hi, I am trying to track down a segfault that happens when I'm using lua-json5 plugin from Neovim. I previously described the bug here https://github.com/Joakker/lua-json5/issues/5, but I am now think…
-
### Problem
I did not check the root cause but apparently qffields_T->user_data stored by qf_add_entry (setloclist) is not reference counted correctly.
It is freed when you still have the access t…
po6ix updated
2 months ago
-
### Problem
I want to use `vim.api.nvim_win_close` to close window in other tabpage.
It closed window but print many error messages `Vim:E315: ml_get: invalid lnum: 1` from treesitter callback.
`…
-
### Problem
Deleting text when `highlight_current_scope` from [nvim-treesitter-refactor](https://github.com/nvim-treesitter/nvim-treesitter-refactor) is enabled causes Neovim to freeze. It is unrespo…
-
```
$ brew tap nuspell/nuspell
$ brew install nuspell
```
The above installs nuspell & icu4c, which is a "keg-only" Homebrew formula, meaning it is not symlinked into the Homebrew base prefix. T…
-
I have setup a simple `fast API` demo project to reproduce this [https://github.com/h3ndry/rest-nvim-test](https://github.com/h3ndry/rest-nvim-test)
Neovim Version
```
NVIM v0.9.5
Build type: …
-
### Problem
This could maybe be a problem with treesitter or maybe just the ruby parser, but I'm not sure.
I dont know if it's useful but I attached lldb:
```gdb
❯ lldb -p 86879
(lldb) process atta…
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issue
…