fix(spectre): don't build nvim-spectre
This commit is contained in:
1 file changed
+1
@@ -98,6 +98,7 @@ return {
|
||||
-- search/replace in multiple files
|
||||
{
|
||||
"nvim-pack/nvim-spectre",
|
||||
build = false,
|
||||
cmd = "Spectre",
|
||||
opts = { open_cmd = "noswapfile vnew" },
|
||||
-- stylua: ignore
|
||||
|
||||
Reference in new issue
Block a user