-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.3 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
[submodule "vim/.vim/bundle/vim-pathogen"]
path = vim/.vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/.vim/bundle/ctrlp.vim"]
path = vim/.vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim/.vim/bundle/vim-javascript"]
path = vim/.vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/.vim/bundle/vim-better-whitespace"]
path = vim/.vim/bundle/vim-better-whitespace
url = git://github.com/ntpeters/vim-better-whitespace.git
[submodule "vim/.vim/bundle/vim-python-pep8-indent"]
path = vim/.vim/bundle/vim-python-pep8-indent
url = https://github.com/hynek/vim-python-pep8-indent.git
[submodule "vim/.vim/bundle/vim-octave"]
path = vim/.vim/bundle/vim-octave
url = https://github.com/jvirtanen/vim-octave.git
[submodule "vim/.vim/bundle/tabular"]
path = vim/.vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "vim/.vim/bundle/vim-markdown"]
path = vim/.vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "vim/.vim/bundle/vim-gnu-c"]
path = vim/.vim/bundle/vim-gnu-c
url = https://github.com/ravishi/vim-gnu-c.git
[submodule "vim/.vim/bundle/haskell-vim"]
path = vim/.vim/bundle/haskell-vim
url = [email protected]:neovimhaskell/haskell-vim.git