-
Good morning, I'm having trouble changing the settings to disable italicized comments on nvim running on termux
- When I ran this piece of code
```nvim
" Theme:
" A comment...
let g:onedark_s…
-
I'm moving from airline to feline and I would like to know how to have the same configuration in feline as I have in airline
Plug 'vim-airline/vim-airline' " Fancy statusline
Plug 'vim-air…
ghost updated
2 years ago
-
I have the following in my onedarkpro setup file
```lua
colors = {}, -- Override default colors. Can specify colors for "onelight" or "onedark" themes by passing in a table
hlgroups = { -- O…
-
Hi
I think we should improve `setup` function to let users configure the entire plugin with it, using a config dictionary as argument
However, since the plugin should be configurable trough vimscrip…
-
I can't find a working solution to fix this bug.
It plays only on Windows when trying to run the project (but the build succeeds).
PS: On MacOSX and Linux the problem does not manifest itself.
PP…
-
Here's a test case:
``` perl
printf "\x1b[38:2:255:100:0mTRUECOLOR\x1b[0m\n"
```
- or http://github.com/robertknight/konsole/tree/master/tests/color-spaces.pl
- or https://git.gnome.org/browse/vte/tr…
-
You can share your xresources to theme st?
> Like in the README.md screenshots
-
Hi all,
I've previously said that I wouldn't be implementing additional first class themes to CosmicNvim, however..... It seems that I've changed my mind and have just implemented a few additional …
-
I used the curl script to install nvcode but after installation, the colors seem very off
I use Oh-My-Zsh
-
I think we are missing background-color.
I could create PR for this but I don't know how to do it properly.
![image](https://user-images.githubusercontent.com/32269291/149042447-070d5cae-142b-4cee…