Merge branch 'main' of https://gitea.safemind.net/mathias/nvim-kickstart
This commit is contained in:
@@ -22,6 +22,7 @@ vim.opt.scrolloff = 8
|
||||
-- search settings
|
||||
opt.smartcase = true
|
||||
opt.ignorecase = true
|
||||
opt.hlsearch = true
|
||||
|
||||
-- appearance
|
||||
opt.termguicolors = true
|
||||
|
||||
Reference in New Issue
Block a user