From 1ac46d79b9a2354df71f681c1d467f144de5cbfc Mon Sep 17 00:00:00 2001 From: Christian Chiarulli Date: Mon, 30 Aug 2021 01:00:58 -0400 Subject: fix: spacegray -> onedarker --- utils/installer/config.example.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/installer/config.example.lua') diff --git a/utils/installer/config.example.lua b/utils/installer/config.example.lua index c2c75fbb..9722f71c 100644 --- a/utils/installer/config.example.lua +++ b/utils/installer/config.example.lua @@ -12,7 +12,7 @@ an executable lvim.log.level = "warn" lvim.format_on_save = true lvim.lint_on_save = true -lvim.colorscheme = "spacegray" +lvim.colorscheme = "onedarker" -- keymappings [view all the defaults by pressing Lk] lvim.leader = "space" -- cgit v1.2.3