This commit is contained in:
nnduc
2026-03-03 00:09:17 +07:00
parent 8b54b4e9fe
commit 04af9e9c0f

View File

@@ -17,6 +17,7 @@ vim.opt.hlsearch = true
vim.opt.splitright = true
vim.opt.splitbelow = true
vim.opt.termguicolors = true
vim.opt.autoread = true
-------------------- Keymaps --------------------
-- Clear hlsearch then enter insert mode