-
### Did you check docs and existing issues?
- [X] I have read all the LazyVim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the existin…
-
### Description
Git operation intermittent freezing nvim status windows
### Neovim version
[bagnaram@fedora]~% nvim --version
NVIM v0.10.1
Build type: RelWithDebInfo
LuaJIT 2.1.1720049189
###…
-
I'm using neovim 0.7 with lsp-installer and files are not being formatted with the requested configuration in both cases.
_ls -lisa ~/.config/nvim/lua/plugins/_
```
total 92
27091 4 drwxr-xr-…
-
**Describe the bug**
NvChad types are not recognized anymore.
**Expected behavior**
No diagnostic errors
**Screenshots**
```lua
└╴- lua/ 8
├╴- chadrc.lua 3
│ ├╴- Undef…
-
### Similar Issues
- [X] Before filing, I have searched for similar issues.
### Neovim Version
```
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1703358377
system vimrc file: "$VIM/sysi…
ibash updated
9 months ago
-
Starting neovim gives the following error after installing ranger.nvim:
`Error detected while processing /home/sam/dotfiles/config/nvim/nvim/init.vim:
line 94:
E5108: Error executing lua /home/sa…
-
### Describe the highlighting problem
- I've installed the tsx language parser by running `:TSInstall tsx`. I've confirmed it's installed by checking with `:TSInstallInfo`, which shows that tsx is …
-
Hi,
I tried using the plugin, and it works functionality wise, but UI is a bit messed up. Here's the screenshot:
![screenshot](https://i.imgur.com/7QaVtHS.png)
My neovim version: NVIM v0.5.0-…
-
### 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 announceme…
-
Hey! First of all thx for your work.
For me for some reasons breakpoints do not work when i use this adapter(they work with node2 adapter but some other stuff do not)
I am able to connect to deb…