Skip to content

Commit d6d2070

Browse files
Update dependency nvim-mini/mini.surround to v0.18.0
1 parent 19be606 commit d6d2070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/plugins/coding.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ return {
6060
{
6161
"nvim-mini/mini.surround",
6262
-- renovate: datasource=github-tags depName=nvim-mini/mini.surround
63-
commit = "88c52297ed3e69ecf9f8652837888ecc727a28ee", -- v0.17.0
63+
commit = "580e4cb98c5900d9fe743865fb5a5b2178b4ab18", -- v0.18.0
6464
config = function()
6565
require("mini.surround").setup({
6666
-- vim-surround style mappings

0 commit comments

Comments
 (0)