mirror of https://github.com/sgoudham/dotfiles.git
Delete searchreplace.lua
parent
e1a2abebfd
commit
47c7a8fa3e
@ -1,8 +0,0 @@
|
|||||||
return {
|
|
||||||
{
|
|
||||||
"roobert/search-replace.nvim",
|
|
||||||
config = function()
|
|
||||||
require("search-replace").setup({})
|
|
||||||
end,
|
|
||||||
},
|
|
||||||
}
|
|
Loading…
Reference in New Issue