nvim: added spelling

This commit is contained in:
gyoder 2025-07-02 12:29:48 -06:00
parent 3030da719b
commit e8e778f928

View file

@ -48,6 +48,9 @@ if vim.g.is_purdue then
end
vim.opt.spell = true
vim.opt.spelllang = "en_us"