-
### Nvim
I followed the instructions in this [link](https://github.com/nvim-treesitter/nvim-treesitter/?tab=readme-ov-file#adding-parsers), but it doesn't work. This is my configuration
```lua
lo…
-
**Describe the bug**
At commit [2245fbe](https://github.com/mathworks/MATLAB-language-server/commit/2245fbecbe4059f692616f868b4d7fc9e61a0d43), `go to definition` works well.
but after update matlab…
-
**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.**
Currently every plugin, if they want to display errors in the gutter with some t…
-
### Describe the bug
I saw the same issue with this one: https://github.com/yetone/avante.nvim/issues/684
but it happens inside Ubuntu 22.04 arm64. It could be reproduced in the host Macbook M3 …
-
I have the following c++ code
```language=c++
struct Foo {
Foo(int x) {}
};
int main() {
int x = 42;
Foo f(x);
}
```
That I can compile and execute with clang++. However, if I open…
-
### Problem
If new window is created in WinLeave event callback when closing current tab page, neovim segfaults with the following stack trace:
```
Program received signal SIGSEGV, Segmentation faul…
-
Hi @virchau13 @mrs4ndman
Is it working on the latest neovim and treesitter builds? Unfortunatly I was unable to get it to work. I am using **Kickstart** Neovim
### My TS Config
``…
-
-
- 在 mac 上安裝 neovim
` brew install neovim `
- 安裝 vim-plug
```
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
https://raw.githubus…
-
```[tasklist]
### Emacs
- [ ] https://github.com/emacs-lsp/lsp-mode/pull/4606
- [ ] Elgot
```
```[tasklist]
### Neovim
- [ ] https://github.com/mason-org/mason-registry/pull/7480
- [ ] https…