Smartcase for search.
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good
This commit is contained in:
parent
c398ad1bd4
commit
302420c2d6
@ -15,6 +15,9 @@ vim.opt.foldlevelstart = 99
|
||||
vim.opt.number = true
|
||||
vim.opt.relativenumber = true
|
||||
|
||||
vim.opt.ignorecase = true
|
||||
vim.opt.smartcase = true
|
||||
|
||||
vim.opt.spell = true
|
||||
vim.opt.spelllang = 'en_gb'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user