-
Thanks for all your work on this plugin!
I see in #49 and #53 that nvim-paredit isn't intended to be a drop-in replacement for vim-sexp. However, I suspect this is still how most users will see it,…
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
0.9.5
### Neorg setup
{
"nvim-neorg/neorg",
b…
-
### Description
The cursor position is off by 1 character after calling `actions.close()` https://github.com/nvim-telescope/telescope.nvim/blob/87e92ea31b2b61d45ad044cf7b2d9b66dad2a618/lua/telescop…
-
I would like to request the addition of support for nvim-dap-ui. Currently, the debugging experience in Neovim is enhanced by using the nvim-dap plugin, which provides a powerful debugging interface. …
-
**Describe the bug**
After switching to lazy it was not working. I have tried reinstalling the plugin but it gets stuck in the terminal part. I also tried just waiting for some hours, but after waiti…
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
v0.10.0
### Neorg setup
return {
{
"nvim-treesi…
-
Hey,
The plugin is really cool but I think I'm missing something in the configuration and it doesn't work for me. Here's the screenshot with the plugin configuration which also demonstrates that it…
eldar updated
2 months ago
-
### Describe the bug
New to treesitter, in the document it said
```
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
```
So I put it into the plugin section and run `:PlugInstall` but …
-
I was trying to configure the plugin for the first time and kept on getting this error:
Failed to run `config` for iron.nvim
.../xxx/.local/share/nvim/lazy/iron.nvim/lua/iron/core.lua:458: attem…
-
The plugin [nvim-ts-rainbow2](https://github.com/HiPhish/nvim-ts-rainbow2) implements a way to alternate colors between delimiters. It would be nice if the color parameters used were included on this …