-
### Neovim version (nvim -v)
0.10.1
### Operating system
MacOS Sonoma
### Terminal emulator / GUI
iTerm2
### Describe the bug
I dont understand why mine looks so different from the look in the …
-
Is there an easy way to use my terminals 16 colors scheme? I am using 'Gruvbox Material Dark Soft' from Kitty's themes. If not, do you think you could add this theme to nvchad?
-
### Question or Suggestion
I use Nvchad. Does this work with their theming engine Base46, or do you need a port?
-
I have the following `poss_cvars`:
`{'Base1': ['Base2'], 'Base2': ['Base1', 'Base3'], 'Base3': ['Base2', 'Base4', 'Base12'], 'Base4': ['Base3', 'Base5'], 'Base5': ['Base4', 'Base6'], 'Base6': ['Base…
-
## Description
I am using [LazyVim](https://www.lazyvim.org/) for my configuration, but I like the way NvChad styles the completion suggestions so I went off coping and pasting some stuff from [here]…
-
**Describe the bug:**
Lsp hints' colors as well as indent blank line's underlines are not correct upon opening neovim
**Steps to reproduce:**
1. Set a colorscheme
2. Close neovim
3. Reopen neov…
-
Hi
I am new to nvim and learnign nvim .
some of the file names are big for the project i am working on.
When I see them in Nvm tree it does not fit
based on the google search it seems that i…
-
### Did you check docs and existing issues?
- [X] I have read all the lazy.nvim docs
- [X] I have searched the existing issues of lazy.nvim
- [X] I have searched the existing issues of plugins re…
-
Is there a way to configure NvChad's status line to include the current line number and column next to the file location percentage? If not, is that a feature that can be added?
-
I'm writing my custom theme: some tags work effectively, others won't. I'm editing a python file.
my code is pretty simple:
`M.polish_hl = {
["@repeat"] = { fg = M.base_16.base0E },
}
`
…