-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
85 lines (85 loc) · 2.93 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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
ignore = untracked
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
ignore = untracked
[submodule "pathogen"]
path = pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/cucumber"]
path = bundle/cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = git://github.com/Raimondi/delimitMate.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
ignore = untracked
[submodule "bundle/javascript-indent"]
path = bundle/javascript-indent
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/powerline"]
path = bundle/powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/corntrace/bufexplorer.git
ignore = untracked
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/endwise"]
path = bundle/endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "bundle/rename2"]
path = bundle/rename2
url = git://github.com/vim-scripts/Rename2.git
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vimux"]
path = bundle/vimux
url = git://github.com/benmills/vimux.git
[submodule "bundle/vimux-ruby-test"]
path = bundle/vimux-ruby-test
url = git://github.com/pgr0ss/vimux-ruby-test.git
[submodule "bundle/greplace"]
path = bundle/greplace
url = git://github.com/vim-scripts/greplace.vim.git
[submodule "bundle/visual-star-search"]
path = bundle/visual-star-search
url = git://github.com/nelstrom/vim-visual-star-search.git
[submodule "bundle/handlebars"]
path = bundle/handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "bundle/xmpfilter"]
path = bundle/xmpfilter
url = [email protected]:t9md/vim-ruby-xmpfilter.git
[submodule "bundle/localvimrc"]
path = bundle/localvimrc
url = [email protected]:embear/vim-localvimrc.git