This commit is contained in:
talksik
2023-10-24 20:57:48 -07:00
parent edcabc5bfa
commit 681f93316b
5 changed files with 21 additions and 5 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 = false
vim.opt.wrap = true