fix(extras): disable import handling when loading :LazyExtras + changed some recommendations

This commit is contained in:
Folke Lemaitre 2025-02-10 23:27:24 +01:00
parent 66981fe5b2
commit 121a2e27ef
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
5 changed files with 23 additions and 23 deletions

View file

@ -4,7 +4,6 @@
-- and more.
return {
"echasnovski/mini.surround",
recommended = true,
keys = function(_, keys)
-- Populate the keys based on the user's options
local opts = LazyVim.opts("mini.surround")