Adding splits configuration

This commit is contained in:
Zoe Roux
2022-03-20 22:38:19 +01:00
parent 419b7ae049
commit 3e293ac58e
+2
View File
@@ -10,6 +10,8 @@ local options = {
smartcase = true,
mouse = "a",
splitbelow = true,
splitright = true,
cursorline = true,
sidescrolloff = 8,
wrap = false,