Skip to content

Commit 28f257f

Browse files
author
Fabian Imhof
committed
remove default spellcheck
1 parent 5975e1b commit 28f257f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/set.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,4 @@ vim.opt.scrolloff = 10
8181

8282
-- Spellchecker
8383
vim.opt.spelllang = 'en'
84-
vim.opt.spell = true
8584
vim.opt.spellfile = os.getenv 'HOME' .. '/.config/nvim/spell/en.utf-8.add'

0 commit comments

Comments
 (0)