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 2b2b4f7..a33decb 100644
--- a/lua/user/options.lua
+++ b/lua/user/options.lua
@@ -15,6 +15,7 @@ local options = {
updatetime = 300,
splitright = true,
splitbelow = true,
+ ignorecase = true,
smartcase = true,
mouse = "a",
fileencoding = "utf-8",