forked from haridas/Dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 2.19 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "vim-files/vim/bundle/nerdtree"]
path = vim-files/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim-files/vim/bundle/simple-pairs"]
path = vim-files/vim/bundle/simple-pairs
url = https://github.com/vim-scripts/simple-pairs.git
[submodule "vim-files/vim/bundle/minibufexpl"]
path = vim-files/vim/bundle/minibufexpl
url = https://github.com/fholgado/minibufexpl.vim.git
[submodule "vim-files/vim/bundle/nerdcommenter"]
path = vim-files/vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim-files/vim/bundle/rope"]
path = vim-files/vim/bundle/rope
url = https://github.com/klen/rope-vim.git
[submodule "vim-files/vim/bundle/syntastic"]
path = vim-files/vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim-files/vim/bundle/tagbar"]
path = vim-files/vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim-files/vim/bundle/jedi-vim"]
path = vim-files/vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "vim-files/vim/bundle/Command-T"]
path = vim-files/vim/bundle/Command-T
url = https://github.com/wincent/Command-T
[submodule "vim-files/vim/bundle/vim-go"]
path = vim-files/vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim-files/vim/bundle/vim-gitgutter"]
path = vim-files/vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim-files/vim/bundle/vim-trailing-whitespace"]
path = vim-files/vim/bundle/vim-trailing-whitespace
url = https://github.com/bronson/vim-trailing-whitespace
[submodule "vim-files/vim/bundle/youcompleteme"]
path = vim-files/vim/bundle/youcompleteme
url = https://github.com/valloric/youcompleteme
[submodule "vim-files/vim/bundle/vim-lexical"]
path = vim-files/vim/bundle/vim-lexical
url = https://github.com/reedes/vim-lexical
[submodule "vim-files/vim/bundle/vim-fugitive"]
path = "vim-files/vim/bundle/vim-fugitive"
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim-files/vim/bundle/ctrlp"]
path = "vim-files/vim/bundle/ctrlp"
url = https://github.com/ctrlpvim/ctrlp.vim.git bundle/ctrlp.vim