1
0
mirror of https://github.com/amix/vimrc synced 2025-06-28 18:44:59 +08:00

Add short info on colorscheme setup (#734)

This commit is contained in:
Steffen Beyer
2023-08-20 16:35:39 +02:00
committed by GitHub
parent 8240935caa
commit 986318a12e

View File

@ -110,6 +110,8 @@ I recommend reading the docs of these plugins to understand them better. Each pl
## Included color schemes ## 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 * [peaksea](https://github.com/vim-scripts/peaksea): The default
* [dracula](https://github.com/dracula/vim) * [dracula](https://github.com/dracula/vim)
* [vim-colors-solarized](https://github.com/altercation/vim-colors-solarized) * [vim-colors-solarized](https://github.com/altercation/vim-colors-solarized)