mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +02:00
feat(extras): tags some extras as recommended
This commit is contained in:
parent
16eb3d9473
commit
ef3bd3bd02
10 changed files with 93 additions and 60 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue