1 parent 19be606 commit d6d2070Copy full SHA for d6d2070
1 file changed
lua/plugins/coding.lua
@@ -60,7 +60,7 @@ return {
60
{
61
"nvim-mini/mini.surround",
62
-- renovate: datasource=github-tags depName=nvim-mini/mini.surround
63
- commit = "88c52297ed3e69ecf9f8652837888ecc727a28ee", -- v0.17.0
+ commit = "580e4cb98c5900d9fe743865fb5a5b2178b4ab18", -- v0.18.0
64
config = function()
65
require("mini.surround").setup({
66
-- vim-surround style mappings
0 commit comments