aboutsummaryrefslogtreecommitdiff
path: root/lua/user/options.lua
diff options
context:
space:
mode:
authorFranciszek Malinka <franciszek.malinka@gmail.com>2023-01-04 12:35:22 +0100
committerFranciszek Malinka <franciszek.malinka@gmail.com>2023-01-04 12:35:22 +0100
commit64c396f93659ff7a8511b902a286a56e47c610cb (patch)
tree1858bbc36c0f8c412fb208364e9a54043a54f4df /lua/user/options.lua
parent40d94e85bfd5ae422aa0b8b5ae147229896994f5 (diff)
Some updatesHEADmain
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 = {