[nvim] Use snacks as the primary picker, no relying on extras
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
|
||||
-- Creates a shortcut for adding the directory of the current buffer when specifying a file
|
||||
vim.cmd("cnoreabbrev %. %:h<Tab>")
|
||||
|
||||
-- Set snacks as the preferred picker.
|
||||
vim.g.lazyvim_picker = "snacks"
|
||||
|
||||
Reference in New Issue
Block a user