[vega] Update config; make gui config generic. [nvim] Use Snacks smart finder instead of fzf and avoid race condition

This commit is contained in:
2025-04-24 13:54:05 -07:00
parent 3198414be4
commit a2f9956824
8 changed files with 46 additions and 54 deletions

View File

@@ -1,3 +1,4 @@
-- This is disabled because both snacks and fzf do a better job.
return {
"nvim-telescope/telescope.nvim",
enabled = false,