blob: 4f0ab523e021b2021b3cf642b36de03432ba50a9 (
plain)
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
|
[submodule "vim/vim/bundle/fugitive"]
path = vim/vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/vim/bundle/vim-scala"]
path = vim/vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
[submodule "vim/vim/bundle/syntastic"]
path = vim/vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic/
[submodule "vim/vim/bundle/sbt"]
path = vim/vim/bundle/sbt
url = https://github.com/ktvoelker/sbt-vim
[submodule "vim/vim/bundle/gist-vim"]
path = vim/vim/bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "vim/vim/bundle/webapi-vim"]
path = vim/vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "vim/vim/bundle/vim-indent-guides"]
path = vim/vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/vim/bundle/taglist"]
path = vim/vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim/vim/bundle/vim-airline"]
path = vim/vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "applis/eg"]
path = applis/eg
url = https://github.com/srsudar/eg.git
[submodule "applis/powerline-shell"]
path = applis/powerline-shell
url = https://github.com/milkbikis/powerline-shell.git
|