-
### Did you check docs and existing issues?
- [X] I have read all the todo-comments.nvim docs
- [X] I have searched the existing issues of todo-comments.nvim
- [X] I have searched the exsiting issues…
-
**Describe the bug**
Just ran the instructions to instal:
```
git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim
```
And have this error:
```
Error detected w…
-
**Describe the bug**
I have defined custom highlights and after a recent update they have stopped being applied. Also, when opening a file, it is partially rendered with the expected highlights…
-
@siduck Have a hlgroup with
```lua
{
bg = "light_grey", fg = "white", sp = "light_grey"
}
```
Expected: Color loads correctly
Actual:
![image](https://user-images.githubusercontent.com…
-
### Which section(s) is the issue in?
as the ocp 4.12 docs show
It should be **restic**, but **not rustic**
and
it should be **base64**, but **not base46**
### What needs fixin…
-
@siduck I show you this issue so that you take it into account for version 0.2 of NvChad.
![image](https://user-images.githubusercontent.com/35777697/220396632-4ac08f1e-d4a9-4e3e-bf60-4f02f1d231e7.…
-
**Describe the bug**
It seems like themes are not applied properly on entering Neovim. This happens when using a custom theme or one of the default themes. Apparently this only concerns specific …
-
Hi, I'd like to change the color for these items in status line
Could you please support me to set up it?
**Screenshot**
![image](https://user-images.githubusercontent.com/58872428/217838891-c75c…
-
I can change the color of icons but an error occurs
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'custom.chadrc'
2. input the following code for M.plugins
```lua
-- Nvimtree
…
-
I upgraded to neodev as well as the latest navigator.lua and guihua. Since #237 the the `library` is not anymore detecting any plugin. I tried multiple commit versions of `neodev` up to 10 days ago.
…