up
This commit is contained in:
@@ -17,6 +17,7 @@ vim.opt.hlsearch = true
|
|||||||
vim.opt.splitright = true
|
vim.opt.splitright = true
|
||||||
vim.opt.splitbelow = true
|
vim.opt.splitbelow = true
|
||||||
vim.opt.termguicolors = true
|
vim.opt.termguicolors = true
|
||||||
|
vim.opt.autoread = true
|
||||||
|
|
||||||
-------------------- Keymaps --------------------
|
-------------------- Keymaps --------------------
|
||||||
-- Clear hlsearch then enter insert mode
|
-- Clear hlsearch then enter insert mode
|
||||||
|
|||||||
Reference in New Issue
Block a user