starter/lua/globals/options.lua
2024-10-01 13:59:19 +03:00

2 lines
48 B
Lua

vim.opt.spellang = "en_US"
vim.opt.spell = true