AutoYADM commit: 2024-12-11 17:50:03
This commit is contained in:
parent
5f09c80e13
commit
3a30d1aa21
2 changed files with 0 additions and 4 deletions
|
@ -5,6 +5,5 @@ local opt = vim.opt
|
|||
opt.scrolloff = 0
|
||||
|
||||
opt.spell = true
|
||||
-- opt.spelllang = vim.tbl_extend("force", opt.spelllang, { "en", "academic" })
|
||||
opt.spelllang = { "en", "en-academic" }
|
||||
-- opt.spelloptions = "camel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue