Skip to content

Commit

Permalink
perf(nvim-spectre): nvim-spectre repo rename
Browse files Browse the repository at this point in the history
  • Loading branch information
liubang committed Apr 24, 2023
1 parent 659bf0e commit 05029f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/plugins/nvim-spectre.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
--
--=====================================================================
return {
"windwp/nvim-spectre",
"nvim-pack/nvim-spectre",
-- stylua: ignore
keys = {
{ "<leader>sr", function() require("spectre").open() end, desc = "Replace in files (Spectre)" },
Expand Down

0 comments on commit 05029f5

Please sign in to comment.