Add short info on colorscheme setup (#734)
This commit is contained in:
parent
8240935caa
commit
986318a12e
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@ I recommend reading the docs of these plugins to understand them better. Each pl
|
|||
|
||||
## Included color schemes
|
||||
|
||||
Type `:colorscheme <Tab>` to try out color schemes on the fly or add the command to **my_configs.vim** (see below), for example `colorscheme pyte`.
|
||||
|
||||
* [peaksea](https://github.com/vim-scripts/peaksea): The default
|
||||
* [dracula](https://github.com/dracula/vim)
|
||||
* [vim-colors-solarized](https://github.com/altercation/vim-colors-solarized)
|
||||
|
|
Loading…
Reference in a new issue