forked from rweald/.vim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
75 lines (75 loc) · 2.75 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/zencoding.vim"]
path = bundle/zencoding.vim
url = https://github.com/mattn/zencoding-vim.git
[submodule "bundle/vim-markdown-preview"]
path = bundle/vim-markdown-preview
url = https://github.com/robgleeson/vim-markdown-preview
[submodule "bundle/vim-erlang"]
path = bundle/vim-erlang
url = https://github.com/oscarh/vimerl.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/grayrest/vim-coffee-script.git
[submodule "bundle/VimClojure"]
path = bundle/VimClojure
url = https://github.com/vim-scripts/VimClojure.git
[submodule "bundle/ruby-refactor"]
path = bundle/ruby-refactor
url = https://github.com/ecomba/vim-ruby-refactoring.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-slurper"]
path = bundle/vim-slurper
url = [email protected]:rweald/slurper.vim.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-slim"]
path = bundle/vim-slim
url = https://github.com/bbommarito/vim-slim.git
[submodule "bundle/jslint-vim"]
path = bundle/jslint-vim
url = https://github.com/joestelmach/javaScriptLint.vim.git
[submodule "vim-handlebars"]
path = vim-handlebars
url = https://github.com/nono/vim-handlebars.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/matchit-vim"]
path = bundle/matchit-vim
url = https://github.com/edsono/vim-matchit.git
[submodule "bundle/bundler-vim"]
path = bundle/bundler-vim
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/fugitive-vim"]
path = bundle/fugitive-vim
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/autotag-vim"]
path = bundle/autotag-vim
url = https://github.com/marcus/autotag.vim.git
[submodule "bundle/scala-vim"]
path = bundle/scala-vim
url = https://github.com/rosstimson/scala-vim-support.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
[submodule "bundle/vim-pig"]
path = bundle/vim-pig
url = [email protected]:rweald/pig.vim.git
[submodule "bundle/vim-pasta"]
path = bundle/vim-pasta
url = https://github.com/sickill/vim-pasta.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/yank-ring-vim"]
path = bundle/yank-ring-vim
url = https://github.com/vim-scripts/YankRing.vim.git