-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
40 lines (30 loc) · 1.45 KB
/
.gitmodules
File metadata and controls
40 lines (30 loc) · 1.45 KB
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
[submodule "vim/bundle/tpope-vim-pathogen"]
path = vim/bundle/tpope-vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/scrooloose-nerdtree"]
path = vim/bundle/scroolose-nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/kevinw-pyflakes-vim"]
path = vim/bundle/kevinw-pyflakes-vim
url = https://github.com/kevinw/pyflakes-vim.git
[submodule "vim/bundle/ervandew-supertab"]
path = vim/bundle/ervandew-supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim/bundle/altercation-vim-colors-solarized"]
path = vim/bundle/altercation-vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/jamessan-vim-gnupg"]
path = vim/bundle/jamessan-vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git
[submodule "vim/bundle/Raimondi-delimitMate"]
path = vim/bundle/Raimondi-delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "vim/bundle/gerw-vim-latex-suite"]
path = vim/bundle/gerw-vim-latex-suite
url = https://github.com/gerw/vim-latex-suite.git
[submodule "vim/bundle/vim-scripts-taglist"]
path = vim/bundle/vim-scripts-taglist
url = https://github.com/vim-scripts/taglist.git
[submodule "vim/bundle/vim-scripts-Super-Shell-Indent"]
path = vim/bundle/vim-scripts-Super-Shell-Indent
url = https://github.com/vim-scripts/Super-Shell-Indent.git