This commit is contained in:
Todd Morse 2024-01-23 13:22:49 -08:00
parent da0665b013
commit 8678d3663f
No known key found for this signature in database
GPG key ID: B47C6E28B6909836
2 changed files with 7 additions and 0 deletions

View file

@ -39,4 +39,10 @@ return {
},
},
},
{
"nvim-pack/nvim-spectre",
dependencies = {
"nvim-lua/plenary.nvim",
}
}
}