remove spellcheck
This commit is contained in:
parent
0e4908bc83
commit
79622d6fa3
1 changed files with 1 additions and 1 deletions
|
|
@ -69,4 +69,4 @@ vim.opt.cursorline = true
|
||||||
vim.opt.scrolloff = 10
|
vim.opt.scrolloff = 10
|
||||||
|
|
||||||
-- Spell Checking
|
-- Spell Checking
|
||||||
vim.opt.spell = true
|
vim.opt.spell = false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue