Delete searchreplace.lua

chezmoi
Hamothy 2 years ago committed by GitHub
parent e1a2abebfd
commit 47c7a8fa3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +0,0 @@
return {
{
"roobert/search-replace.nvim",
config = function()
require("search-replace").setup({})
end,
},
}
Loading…
Cancel
Save