remove spellcheck

This commit is contained in:
Alexander 2024-12-09 11:14:29 +01:00
parent 0e4908bc83
commit 79622d6fa3
1 changed files with 1 additions and 1 deletions

View File

@ -69,4 +69,4 @@ vim.opt.cursorline = true
vim.opt.scrolloff = 10
-- Spell Checking
vim.opt.spell = true
vim.opt.spell = false