AutoYADM commit: 2024-12-16 18:35:04

This commit is contained in:
Daniel Fichtinger 2024-12-16 18:35:04 -05:00
parent 75f67621d8
commit aacf833ef6

View file

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