remove spellcheck
This commit is contained in:
parent
0e4908bc83
commit
79622d6fa3
|
@ -69,4 +69,4 @@ vim.opt.cursorline = true
|
|||
vim.opt.scrolloff = 10
|
||||
|
||||
-- Spell Checking
|
||||
vim.opt.spell = true
|
||||
vim.opt.spell = false
|
||||
|
|
Loading…
Reference in New Issue