AutoYADM commit: 2024-12-13 16:45:02

This commit is contained in:
Daniel Fichtinger 2024-12-13 16:45:02 -05:00
parent 25396da2b6
commit 011bb03b52
2 changed files with 46 additions and 36 deletions

View file

@ -4,6 +4,7 @@
local opt = vim.opt
opt.scrolloff = 0
vim.g.ai_cmp = false
vim.g.snacks_animate = false
opt.spell = true
opt.wrap = true