From 986318a12edf0f95cc6b6646dba1ab9b81f7ac27 Mon Sep 17 00:00:00 2001 From: Steffen Beyer Date: Sun, 20 Aug 2023 16:35:39 +0200 Subject: [PATCH] Add short info on colorscheme setup (#734) --- 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)