feat(extras): tags some extras as recommended

This commit is contained in:
Folke Lemaitre 2024-05-18 14:12:21 +02:00
parent 16eb3d9473
commit ef3bd3bd02
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
10 changed files with 93 additions and 60 deletions

View file

@ -4,6 +4,7 @@
-- 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")