Skip to content

Commit 06f90a0

Browse files
committed
Removed unused modules.
1 parent ca0d198 commit 06f90a0

File tree

6 files changed

+2
-365
lines changed

6 files changed

+2
-365
lines changed

.gitmodules

-9
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
[submodule "bundle/surround"]
1717
path = bundle/surround
1818
url = https://github.com/tpope/vim-surround.git
19-
[submodule "bundle/git"]
20-
path = bundle/git
21-
url = https://github.com/tpope/vim-git.git
2219
[submodule "bundle/supertab"]
2320
path = bundle/supertab
2421
url = https://github.com/ervandew/supertab.git
@@ -37,9 +34,6 @@
3734
[submodule "bundle/acp"]
3835
path = bundle/acp
3936
url = https://github.com/vim-scripts/AutoComplPop.git
40-
[submodule "bundle/ack"]
41-
path = bundle/ack
42-
url = https://github.com/mileszs/ack.vim.git
4337
[submodule "bundle/tagbar"]
4438
path = bundle/tagbar
4539
url = https://github.com/vim-scripts/Tagbar.git
@@ -49,9 +43,6 @@
4943
[submodule "bundle/nagios-syntax"]
5044
path = bundle/nagios-syntax
5145
url = https://github.com/vim-scripts/nagios-syntax.git
52-
[submodule "bundle/dbext"]
53-
path = bundle/dbext
54-
url = https://github.com/vim-scripts/dbext.vim.git
5546
[submodule "bundle/lightline"]
5647
path = bundle/lightline
5748
url = https://github.com/itchyny/lightline.vim

bundle/ack

-1
This file was deleted.

bundle/dbext

-1
This file was deleted.

bundle/git

-1
This file was deleted.

plugin/buftabs.vim

-350
This file was deleted.

0 commit comments

Comments
 (0)