forked from jmcervera/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
99 lines (99 loc) · 3.41 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
88
89
90
91
92
93
94
95
96
97
98
99
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown
[submodule "bundle/ruby"]
path = bundle/ruby
url = https://github.com/vim-ruby/vim-ruby
[submodule "bundle/endwise"]
path = bundle/endwise
url = https://github.com/tpope/vim-endwise
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.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/zencoding-vim"]
path = bundle/zencoding-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/jade"]
path = bundle/jade
url = https://github.com/digitaltoad/vim-jade.git
[submodule "bundle/handlebars"]
path = bundle/handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = [email protected]:beyondwords/vim-twig.git
[submodule "bundle/vim-jst"]
path = bundle/vim-jst
url = [email protected]:briancollins/vim-jst.git
[submodule "bundle/vim-css3-syntax"]
path = bundle/vim-css3-syntax
url = [email protected]:hail2u/vim-css3-syntax.git
[submodule "bundle/vim-cucumber"]
path = bundle/vim-cucumber
url = [email protected]:tpope/vim-cucumber.git
[submodule "bundle/vim-cucumber-align-pipes"]
path = bundle/vim-cucumber-align-pipes
url = [email protected]:quentindecock/vim-cucumber-align-pipes.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/neocomplcache"]
path = bundle/neocomplcache
url = [email protected]:Shougo/neocomplcache.git
[submodule "bundle/CamelCaseMotion"]
path = bundle/CamelCaseMotion
url = [email protected]:bkad/CamelCaseMotion.git
[submodule "bundle/neosnippet"]
path = bundle/neosnippet
url = [email protected]:Shougo/neosnippet.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = [email protected]:honza/vim-snippets.git
[submodule "bundle/powerline"]
path = bundle/powerline
url = [email protected]:Lokaltog/powerline.git
[submodule "bundle/html5"]
path = bundle/html5
url = [email protected]:othree/html5.vim.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = [email protected]:dsummersl/gundo.vim.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = [email protected]:scrooloose/syntastic.git
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = git://github.com/flazz/vim-colorschemes.git
[submodule "bundle/seoul256"]
path = bundle/seoul256
url = [email protected]:junegunn/seoul256.vim.git
[submodule "bundle/vim-easy-align"]
path = bundle/vim-easy-align
url = [email protected]:junegunn/vim-easy-align.git