From 9398001520c4e4bfad9303ee65803fcd32e5f114 Mon Sep 17 00:00:00 2001 From: Steffen Beyer Date: Thu, 29 Jun 2023 16:39:09 +0200 Subject: [PATCH] Add short info on colorscheme setup --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b5755f2..6727ddcd 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ I recommend reading the docs of these plugins to understand them better. Each pl ## Included color schemes +Type `:colorscheme ` 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)