AutoYADM commit: 2025-02-07 01:00:03

This commit is contained in:
Daniel Fichtinger 2025-02-07 01:00:03 -05:00
parent 4694e86003
commit 0b1de4ba43
3 changed files with 6 additions and 6 deletions

View file

@ -18,7 +18,6 @@ vim.keymap.set("n", "<leader>m", "<CMD>echo hi<cr>")
-- vim.keymap.set("n", "<C-S-M>", function()
-- vim.notify("presed")
-- end)
require("colemak").init()
vim.g.lazyvim_python_lsp = "basedpyright"
-- vim.g.lazyvim_rust_diagnostics = "bacon-ls"
vim.g.ai_cmp = false