AutoYADM commit: 2024-12-26 00:45:01

This commit is contained in:
Daniel Fichtinger 2024-12-26 00:45:01 -05:00
parent 316c91dda4
commit f150895011

View file

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