AutoYADM commit: 2024-12-19 17:35:04
This commit is contained in:
parent
fd5c08dfdb
commit
8cd16b0541
2 changed files with 2 additions and 1 deletions
|
@ -9,5 +9,6 @@ vim.g.ai_cmp = false
|
|||
vim.g.snacks_animate = false
|
||||
opt.spell = true
|
||||
opt.wrap = true
|
||||
opt.spelllang = { "en", "en-academic" }
|
||||
-- opt.spelllang = { "en", "en-academic" }
|
||||
opt.spelllang = { "en" }
|
||||
-- opt.spelloptions = "camel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue