-
Please open a PR to add this to [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter). Please be aware of [their conventions](https://github.com/nvim-treesitter/nvim-treesitter/blob/ma…
-
### Neovim version
0.9.5
### Language affected
markdown
### Query
_No response_
### Strategy
_No response_
### Description
```Text
Hello. I'm experiencing lags on big markdown files containin…
-
## Result from CocInfo
## versions
vim version: NVIM v0.11.0-dev
node version: v22.9.0
coc.nvim version: 0.0.82-aacbbcad 2024-11-23 13:34:02 +0800
coc.nvim directory: /home/joeri/.local/share…
-
I'm getting the following error when installing the `pkl` grammar.
Here's the error output of the tree-sitter health check:
```
The following errors have been detected: ~
- ERROR pkl(highlights): …
-
Hi! On some vim openings the theme's lualine seems to work as it should
![image](https://github.com/user-attachments/assets/4dd581db-9313-44fe-be25-d073c323c63d)
While on other it does not
![…
-
### Problem
```
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x183932a60 __pthread_kill + 8
1 libsystem_pthread.dylib 0x183…
-
### Describe the bug
when open cpp or zig file will hang a while
### To Reproduce
min config
```lua
vim.opt.rtp:append('path/to/nvim-treesitter/')
vim.opt.rtp:append('path/to/nvim-treesi…
-
### Description
- For a directory structure of `/saving-action/nested/folder/error.ts` I used to find that file by searching `saving-action error`
- Now, adding a space between my words no longer …
-
Hi Edge Team,
I was reading docs and noticed that .edge syntax highlight is not still supported for nvim.
I'd like to create a tree-sitter by using [nvim-treesitter](https://github.com/nvim-trees…
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
0.10.2
### Neorg setup
```lua
return {
"nvim-neorg/…