spellcheck default false
This commit is contained in:
parent
5d4f90bbeb
commit
ae3ef247c0
@ -9,5 +9,5 @@ vim.opt.mouse="a"
|
||||
vim.opt.clipboard="unnamedplus"
|
||||
vim.g.mapleader = " "
|
||||
vim.g.maplocalleader = ","
|
||||
vim.opt.spell = true
|
||||
-- vim.opt.spell = true
|
||||
vim.opt.ignorecase = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user