[ADDED] snacks as my default picker

This commit is contained in:
Daveanand Mannie
2025-03-29 20:54:19 -04:00
parent 9f621c3426
commit dc881bf713

View File

@@ -4,6 +4,7 @@
vim.g.autoformat = false vim.g.autoformat = false
vim.g.lazyvim_python_lsp = "basedpyright" vim.g.lazyvim_python_lsp = "basedpyright"
vim.g.lazyvim_picker = "snacks"
vim.o.tabstop = 4 vim.o.tabstop = 4
vim.o.expandtab = true vim.o.expandtab = true