This commit is contained in:
Christian Nieves
2022-11-09 23:20:55 +00:00
parent f96692fba0
commit b4e5d6a60a
11 changed files with 90 additions and 50 deletions

View File

@ -0,0 +1,2 @@
vim.opt.spell = true
vim.opt.spelllang = { 'en_us' }