This commit is contained in:
talksik
2023-09-08 09:42:48 -07:00
parent 201e9b7d84
commit d991742d48
3 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -32,5 +32,5 @@ vim.leader = " "
-- case insensitive searching UNLESS /C or capital in searching
vim.opt.ignorecase = true
vim.opt.wrap = true
vim.opt.wrap = false