mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-16 12:24:36 +02:00
fix(spectre): don't build nvim-spectre
This commit is contained in:
parent
e5babf289c
commit
3986169823
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ return {
|
||||||
-- search/replace in multiple files
|
-- search/replace in multiple files
|
||||||
{
|
{
|
||||||
"nvim-pack/nvim-spectre",
|
"nvim-pack/nvim-spectre",
|
||||||
|
build = false,
|
||||||
cmd = "Spectre",
|
cmd = "Spectre",
|
||||||
opts = { open_cmd = "noswapfile vnew" },
|
opts = { open_cmd = "noswapfile vnew" },
|
||||||
-- stylua: ignore
|
-- stylua: ignore
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue