mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-30 12:34:37 +02:00
feat(mini.surround)!: move mini.surround
to an extra
This commit is contained in:
parent
69e6daae2c
commit
e37a699096
3 changed files with 37 additions and 37 deletions
|
@ -38,6 +38,7 @@ return {
|
|||
-- rename surround mappings from gs to gz to prevent conflict with leap
|
||||
{
|
||||
"echasnovski/mini.surround",
|
||||
optional = true,
|
||||
opts = {
|
||||
mappings = {
|
||||
add = "gza", -- Add surrounding in Normal and Visual modes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue