diff --git a/INSTALL.md b/INSTALL.md index 1d6670e..309efe9 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -70,7 +70,7 @@ following in `~/.SpaceVim.d/init.toml`: ```toml [options] colorscheme = "dracula" - colorscheme_bg = "dark + colorscheme_bg = "dark" [[custom_plugins]] repo = "dracula/vim" name = "dracula"