add colorscheme neovim instruction
This commit is contained in:
@@ -48,6 +48,9 @@ If you want to make use of the lua version:
|
|||||||
" Requires `neovim` and `rktjmp/lush.nvim` installed
|
" Requires `neovim` and `rktjmp/lush.nvim` installed
|
||||||
colorscheme zenbones-lush
|
colorscheme zenbones-lush
|
||||||
colorscheme zenflesh-lush
|
colorscheme zenflesh-lush
|
||||||
|
|
||||||
|
" Secret neovim.io colorscheme
|
||||||
|
colorscheme neovim
|
||||||
```
|
```
|
||||||
|
|
||||||
## [Configuration and other documentations](doc/zenbones.md)
|
## [Configuration and other documentations](doc/zenbones.md)
|
||||||
|
|||||||
@@ -19,6 +19,9 @@ If you want to make use of the lua version:
|
|||||||
" Requires `neovim` and `rktjmp/lush.nvim` installed
|
" Requires `neovim` and `rktjmp/lush.nvim` installed
|
||||||
colorscheme zenbones-lush
|
colorscheme zenbones-lush
|
||||||
colorscheme zenflesh-lush
|
colorscheme zenflesh-lush
|
||||||
|
|
||||||
|
" Secret neovim.io colorscheme
|
||||||
|
colorscheme neovim
|
||||||
```
|
```
|
||||||
|
|
||||||
It works pretty much the same as the first one but pretty handy when extending
|
It works pretty much the same as the first one but pretty handy when extending
|
||||||
|
|||||||
Reference in New Issue
Block a user