-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.33 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.33 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
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-abolish"]
path = vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "vim/bundle/vim-plugin-minibufexpl"]
path = vim/bundle/vim-plugin-minibufexpl
url = https://github.com/techlivezheng/vim-plugin-minibufexpl
[submodule "vim/bundle/vim-yaml"]
path = vim/bundle/vim-yaml
url = https://github.com/avakhov/vim-yaml
[submodule "vim/bundle/vimwiki"]
path = vim/bundle/vimwiki
url = https://github.com/vim-scripts/vimwiki
[submodule "git-flow-completion"]
path = git-flow-completion
url = https://github.com/bobthecow/git-flow-completion
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/bufkill.vim"]
path = vim/bundle/bufkill.vim
url = git@github.com:vim-scripts/bufkill.vim.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/vim-better-whitespace"]
path = vim/bundle/vim-better-whitespace
url = git://github.com/ntpeters/vim-better-whitespace.git