-
Hi guys, Configs like lazyvim, astrovim4 have this starter config in which you import their main repos itself as plugins and use it as your config. https://github.com/LazyVim/starter
I like the …
-
**Describe the bug**
some colors display incorrect
**To Reproduce**
Steps to reproduce the behavior:
1. in nvim, set colortheme
2. quit nvim
3. re enter nvim, some colors are incorrect
4.…
-
If I add nvim-treesitter at ~/.config/nvim/lua/plugins/init.lua with my configs, it breaks the theme. ie everytime I have to th and select the theme.
```
{
"nvim-treesitter/nvim-treesitter",
…
nkk1 updated
6 months ago
-
**Describe the bug**
base46 integrations on `chadrc.lua` file will break the colorscheme to load, you can't apply or set another theme since you can't load it.
**To Reproduce**
Steps to repro…
-
![1713090029711626](https://github.com/NvChad/NvChad/assets/97893737/e78a56dd-04aa-42af-8441-3cf03171d7db)
Is it possible to add these icons to nvchad too? Is there an option for that?
-
**Describe the bug**
when I first load up nvim on a markdown file, all the colors are white. I get the colors to pop in by opening up my chadrc.lua and saving it, then the hot reload fixes the co…
-
**Describe the bug**
On opening a new file few letters of some words are not rendered, until manually selected.
**To Reproduce**
Steps to reproduce the behavior:
1. ~~Install [NvChad](https://g…
-
Switch to one_light theme -- try to find your cursor.
-
I really like most of the default plugins, aside from base46, I'd much rather be able to use normal neovim colorschemes. I'm wondering if you could provide a preset config that does not include any in…
-
In NeoVim 0.10 there will be a new default theme added. Is it possible to set the new default theme in base46 on neovim-nightly?
If so, how to do it?
If not I'm more than willing to create a PR …