mirror of
https://github.com/gyoder/dots.git
synced 2026-02-27 17:03:45 +00:00
nvim: added spelling
This commit is contained in:
parent
3030da719b
commit
e8e778f928
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ if vim.g.is_purdue then
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
vim.opt.spell = true
|
||||||
|
vim.opt.spelllang = "en_us"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue