mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-23 13:01:03 +00:00
2 lines
48 B
Lua
2 lines
48 B
Lua
vim.opt.spellang = "en_US"
|
|
vim.opt.spell = true
|