summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Chiarulli <[email protected]>2021-08-30 01:00:58 -0400
committerChristian Chiarulli <[email protected]>2021-08-30 01:00:58 -0400
commit1ac46d79b9a2354df71f681c1d467f144de5cbfc (patch)
treee21fecda7c27fddbe53b11e1b6811e2c5f10e770 /README.md
parent0f458a04688d71d194fc104351f8cda5aff936af (diff)
fix: spacegray -> onedarker
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f2f742d..11b50b5e 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ Example:
-- general
lvim.format_on_save = true
lvim.lint_on_save = true
-lvim.colorscheme = "spacegray"
+lvim.colorscheme = "onedarker"
lvim.builtin.compe.autocomplete = true