aboutsummaryrefslogtreecommitdiff
path: root/lua/user/options.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/user/options.lua')
-rw-r--r--lua/user/options.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/user/options.lua b/lua/user/options.lua
index aea781e..5331714 100644
--- a/lua/user/options.lua
+++ b/lua/user/options.lua
@@ -22,6 +22,7 @@ local options = {
smartcase = true,
mouse = "a",
fileencoding = "utf-8",
+ termguicolors = true,
}
local gopts = {