Skip to content

Commit

Permalink
Remove nvim-spectre
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Aug 14, 2021
1 parent 9047527 commit 52d10d0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,6 @@
path = pack/plugins/opt/playground
url = git@github.com:nvim-treesitter/playground.git
ignore = dirty
[submodule "pack/plugins/opt/nvim-spectre"]
path = pack/plugins/opt/nvim-spectre
url = git@github.com:windwp/nvim-spectre.git
ignore = dirty
[submodule "pack/plugins/opt/octo.nvim"]
path = pack/plugins/opt/octo.nvim
url = git@github.com:pwntester/octo.nvim.git
Expand Down
1 change: 0 additions & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ else
vim.cmd('packadd! nvim-lastplace')
vim.cmd('packadd! nvim-lspconfig')
vim.cmd('packadd! nvim-luaref')
vim.cmd('packadd! nvim-spectre')
vim.cmd('packadd! nvim-toggleterm.lua')
vim.cmd('packadd! nvim-tree.lua')
vim.cmd('packadd! nvim-treesitter')
Expand Down
1 change: 0 additions & 1 deletion pack/plugins/opt/nvim-spectre
Submodule nvim-spectre deleted from f2f9a8
7 changes: 0 additions & 7 deletions plugin/spectre.lua

This file was deleted.

0 comments on commit 52d10d0

Please sign in to comment.