changed keybinds or something
oo description leap was intelligent and doesnt overwrite user defined keybinds
This commit is contained in:
@@ -13,13 +13,5 @@ return {
|
||||
},
|
||||
})
|
||||
require("mini.notify").setup()
|
||||
require("mini.surround").setup({
|
||||
mappings = {
|
||||
add = "gsa", -- Add surrounding
|
||||
delete = "gsd", -- Delete surrounding
|
||||
find = "gsf", -- Find surrounding
|
||||
replace = "gsr", -- Replace surrounding
|
||||
},
|
||||
})
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user