From 3d4b52cbfc50d6b987f8d45739a3e7f5f2195af3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Labelle?= Date: Tue, 20 Jul 2021 13:52:25 -0400 Subject: [PATCH] Make the manual installation line more legible in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e2a93d..5cc8df6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ The color scheme should be exactly the same in gvim but hasn't been tested for r ## Installation ### Manual To install, just put the file `colors/burntoast256.vim` in your `~/.vim/colors` folder and add to your .vimrc: + colorscheme burnttoast256 ### Vundle