AutoYADM commit: 2024-11-19 17:30:02

This commit is contained in:
Daniel Fichtinger 2024-11-19 17:30:03 -05:00
parent f6621b1ade
commit fd7ef12444
4 changed files with 32 additions and 17 deletions

View file

@ -4,4 +4,5 @@
local opt = vim.opt
opt.scrolloff = 2
opt.spell = false
-- opt.spelloptions = "camel"