mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
fix(extras): disable import handling when loading :LazyExtras
+ changed some recommendations
This commit is contained in:
parent
66981fe5b2
commit
121a2e27ef
5 changed files with 23 additions and 23 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue