-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
57 lines (57 loc) · 2.13 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
50
51
52
53
54
55
56
57
[submodule "bundle/bufexplorer.zip"]
path = bundle/bufexplorer.zip
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-slim"]
path = bundle/vim-slim
url = https://github.com/slim-template/vim-slim
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/rtf_pygmentize"]
path = bundle/rtf_pygmentize
url = https://github.com/rafaelfranca/rtf_pygmentize.git
[submodule "bundle/vim-clojure-static"]
path = bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule "bundle/paredit.vim"]
path = bundle/paredit.vim
url = https://github.com/vim-scripts/paredit.vim.git
[submodule "bundle/vim-fireplace"]
path = bundle/vim-fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule "bundle/vim-mustache-handlebars"]
path = bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars.git