-
I get this error:
```
git submodule init
git submodule update
make INCLUDE_DIR=-I/c/Users/T-GAMER/AppData/Local/nvim-data/lazy/LuaSnip/deps/lua51_include/ LDLIBS="-lluajit-5.1" -C deps/jsregexp
…
-
I have tried to install NvChad both through the package manager installation of nvim and building from source (thus error occured with both versions 0.10.1 and 0.11.0), here is the error I got, I have…
-
**Describe the bug**
I'm so sorry. This isn't a bug, but I couldn't get help from elsewhere and I know this is a simple problem so I'm hoping it wont take too long to help me out. I'm trying to repla…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change anno…
-
As title says, I get the notification Linters [golangci-lint, snyk, htmlhint] are absent in the mason's registry. However they do appear to be in mason's registry.
Here is my relevant config:
`
r…
-
I like this plugin, but all other `cmp` result items automatically load when cycling through the list with ``.
How can I make luasnip snippets do that as well so i dont have ot actually fully confi…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change anno…
-
Confirming the emoji inserts the emoji instead of the emoji name even though `insert = false` is set. Is there any way to get around that?
-
-
Hey I've got a bunch of snips in `LuaSnipListAvailable` like this one:
```lua
{
description = { "Alert - Info background" },
name = "rh-color-blue-50",
regTrig = false,
…