Skip to content

Commit

Permalink
Remove lsp-trouble
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Jul 28, 2021
1 parent 2987500 commit 4be6ed2
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 14 deletions.
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,6 @@
path = pack/plugins/opt/playground
url = git@github.com:nvim-treesitter/playground.git
ignore = dirty
[submodule "pack/plugins/opt/lsp-trouble.nvim"]
path = pack/plugins/opt/lsp-trouble.nvim
url = git@github.com:folke/lsp-trouble.nvim.git
ignore = dirty
[submodule "pack/plugins/opt/nvim-spectre"]
path = pack/plugins/opt/nvim-spectre
url = git@github.com:windwp/nvim-spectre.git
Expand Down
1 change: 0 additions & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ else
vim.cmd('packadd! gitlinker.nvim')
vim.cmd('packadd! gitsigns.nvim')
vim.cmd('packadd! lsp-status.nvim')
vim.cmd('packadd! lsp-trouble.nvim')
vim.cmd('packadd! lsp_signature.nvim')
vim.cmd('packadd! lualine.nvim')
vim.cmd('packadd! neogit')
Expand Down
1 change: 0 additions & 1 deletion pack/plugins/opt/lsp-trouble.nvim
Submodule lsp-trouble.nvim deleted from 169b2e
8 changes: 0 additions & 8 deletions plugin/lsp-trouble.lua

This file was deleted.

0 comments on commit 4be6ed2

Please sign in to comment.