-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
49 lines (48 loc) · 1.73 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
49
[submodule "bundle/vim-jade"]
path = bundle/vim-jade
url = https://github.com/digitaltoad/vim-jade
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "bundle/vim-fireplace"]
path = bundle/vim-fireplace
url = git://github.com/tpope/vim-fireplace.git
[submodule "bundle/vim-classpath"]
path = bundle/vim-classpath
url = git://github.com/tpope/vim-classpath.git
[submodule "bundle/vim-clojure-static"]
path = bundle/vim-clojure-static
url = git://github.com/guns/vim-clojure-static.git
[submodule "bundle/tmux-complete.vim"]
path = bundle/tmux-complete.vim
url = https://github.com/wellle/tmux-complete.vim.git
[submodule "bundle/avro-vim"]
path = bundle/avro-vim
url = https://github.com/dln/avro-vim.git
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim-gitgutter"]
path = bundle/vim-gitgutter
url= https://github.com/airblade/vim-gitgutter.git