AutoYADM commit: 2025-01-14 16:18:49

This commit is contained in:
Daniel Fichtinger 2025-01-14 16:18:49 -05:00
parent 3bdeed0a22
commit 54847e8fa7

View file

@ -6,7 +6,7 @@ opt.scrolloff = 2
vim.g.maplocalleader = "," vim.g.maplocalleader = ","
vim.g.lazyvim_python_lsp = "basedpyright" vim.g.lazyvim_python_lsp = "basedpyright"
vim.g.lazyvim_rust_diagnostics = "bacon-ls" -- vim.g.lazyvim_rust_diagnostics = "bacon-ls"
vim.g.ai_cmp = false vim.g.ai_cmp = false
vim.g.snacks_animate = false vim.g.snacks_animate = false
opt.spell = true opt.spell = true