-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
87 lines (87 loc) · 3.43 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
76
77
78
79
80
81
82
83
84
85
86
87
[submodule ".vim/bundle/fuzzyfinder_textmate"]
path = .vim/bundle/fuzzyfinder_textmate
url = https://github.com/airblade/fuzzyfinder_textmate.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-git"]
path = .vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
[submodule ".vim/bundle/gundo.vim"]
path = .vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/vim-twig"]
path = .vim/bundle/vim-twig
url = https://github.com/beyondwords/vim-twig.git
[submodule ".vim/bundle/vim-phpunit"]
path = .vim/bundle/vim-phpunit
url = https://github.com/klokane/vim-phpunit.git
[submodule ".vim/bundle/vim-easymotion"]
path = .vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/vim-ruby-debugger"]
path = .vim/bundle/vim-ruby-debugger
url = https://github.com/astashov/vim-ruby-debugger.git
[submodule ".vim/bundle/vim-easy-align"]
path = .vim/bundle/vim-easy-align
url = https://github.com/junegunn/vim-easy-align.git
[submodule ".vim/bundle/vim-ctrlp"]
path = .vim/bundle/vim-ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-snipmate"]
path = .vim/bundle/vim-snipmate
url = https://github.com/msanders/snipmate.vim
[submodule ".vim/bundle/vim-ack"]
path = .vim/bundle/vim-ack
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/vim-nerdcommenter"]
path = .vim/bundle/vim-nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/vim-nerdtree"]
path = .vim/bundle/vim-nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-gundo"]
path = .vim/bundle/vim-gundo
url = https://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/vim-yankring"]
path = .vim/bundle/vim-yankring
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule ".vim/bundle/vim-rails"]
path = .vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule ".vim/bundle/vim-bundler"]
path = .vim/bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule ".vim/bundle/vim-haml"]
path = .vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule ".vim/bundle/vim-abolish"]
path = .vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git