-
### Describe the bug
The highlighting queries set the `url` metadata field. Urls in markdown can be enclosed in `` so they can contain whitespace ([reference in current CommonMark spec](https://spec.…
-
### Description
When accessing a declared, but uninstantiated, map in the Variables view there is a memory leak. Python, neovim, and codelldb begin to use 2+gb of RAM each. Vimspector becomes unres…
-
### 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…
-
I just managed to import gotmpl to my neovim config, It just took me 5 hours to do it!
But thats not the point, Im very new to neovim, so this is for noobs like me .
The only thing that I am yet t…
-
In testing this parser for nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter/pull/2679), I noticed that some features are not yet supported, especially
- [x] [Parameters](https://…
-
### Did you check the docs?
- [X] I have read all the tokyonight.nvim docs
### Is your feature request related to a problem? Please describe.
Currently tokyonight.nvim does not support highlights f…
-
### Problem
Neovim (inheriting from Vim) has a seldom used feature for combining multiple filetypes into the `'filetype'` option separated by a dot: https://github.com/neovim/neovim/blob/61f1b091ea97…
tpope updated
1 month ago
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovs…
-
I've just set up nvim so that treesitter takes care of folds:
```vim
vim.opt.foldmethod = "expr"
vim.opt.foldexpr = "nvim_treesitter#foldexpr()"
```
This works fine on other languages (i.e.: lu…
-
https://github.com/nvim-treesitter/nvim-treesitter