colorgen-nvim icon indicating copy to clipboard operation
colorgen-nvim copied to clipboard

Typos in readme

Open qkzk opened this issue 3 years ago • 2 comments

Hello Chris,

Sorry I'm not going to create a PR since I know you're still working on it.

There's a few typos in the readme :

...

From crates.io:

cargo install colorgen-nvim

(instead of colorscheme-nvim)

...

The format is foreground background style special

The - is used to skip a particular section and replace it with NONE

qkzk avatar Jul 18 '22 13:07 qkzk

Since I'm talking about the readme, I think it would be nice to add a way to test the colorscheme without having to create a repo and having to get it with Packer or another plugin manager.

qkzk avatar Jul 18 '22 14:07 qkzk

Thanks, testing it should be as easy as dropping the finished product in your lua/ directory

ChristianChiarulli avatar Jul 18 '22 23:07 ChristianChiarulli