-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
108 lines (108 loc) · 4.12 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
100
101
102
103
104
105
106
107
108
[submodule ".vim/bundle/varnish"]
path = .vim/bundle/varnish
url = https://github.com/smerrill/vcl-vim-plugin.git
[submodule ".vim/bundle/solarized"]
path = .vim/bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule ".urxvt/urxvt-perls"]
path = .urxvt/urxvt-perls
url = https://github.com/smerrill/urxvt-perls.git
[submodule ".vim/bundle/actionscript"]
path = .vim/bundle/actionscript
url = https://github.com/smerrill/ActionScript.git
[submodule ".vim/bundle/largefile"]
path = .vim/bundle/largefile
url = https://github.com/vim-scripts/LargeFile.git
[submodule ".vim/bundle/php-indent"]
path = .vim/bundle/php-indent
url = https://github.com/vim-scripts/PHP-correct-Indenting.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/phpfolding"]
path = .vim/bundle/phpfolding
url = https://github.com/vim-scripts/phpfolding.vim
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/taglist"]
path = .vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/markdown"]
path = .vim/bundle/markdown
url = https://github.com/hallison/vim-markdown.git
[submodule ".vim/bundle/ack"]
path = .vim/bundle/ack
url = https://github.com/mileszs/ack.vim
[submodule ".vim/bundle/puppet-syntax"]
path = .vim/bundle/puppet-syntax
url = https://github.com/vim-scripts/Puppet-Syntax-Highlighting.git
[submodule ".vim/bundle/vagrant"]
path = .vim/bundle/vagrant
url = https://github.com/smerrill/vagrant-vim
[submodule ".vim/bundle/coffeescript"]
path = .vim/bundle/coffeescript
url = https://github.com/kchmck/vim-coffee-script
[submodule ".vim/bundle/snipmate"]
path = .vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim
[submodule ".vim/bundle/vim-statline"]
path = .vim/bundle/vim-statline
url = https://github.com/millermedeiros/vim-statline.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-haml"]
path = .vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule ".drush/drush-vagrant"]
path = .drush/drush-vagrant
url = http://git.drupal.org/project/drush-vagrant.git
[submodule ".vim/bundle/scala"]
path = .vim/bundle/scala
url = https://github.com/derekwyatt/vim-scala
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/arduino"]
path = .vim/bundle/arduino
url = https://github.com/smerrill/vim-arduino.git
[submodule ".vim/bundle/vimux"]
path = .vim/bundle/vimux
url = https://github.com/benmills/vimux.git
[submodule ".vim/bundle/html5"]
path = .vim/bundle/html5
url = https://github.com/othree/html5.vim.git
[submodule ".vim/bundle/golang"]
path = .vim/bundle/golang
url = https://github.com/jnwhiteh/vim-golang.git
[submodule ".vim/bundle/gocode"]
path = .vim/bundle/gocode
url = https://github.com/Blackrush/vim-gocode.git
[submodule ".vim/bundle/vim-classpath"]
path = .vim/bundle/vim-classpath
url = https://github.com/smerrill/vim-classpath.git
[submodule ".vim/bundle/vim-clojure-static"]
path = .vim/bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule ".vim/bundle/rainbow_parentheses"]
path = .vim/bundle/rainbow_parentheses
url = https://github.com/kien/rainbow_parentheses.vim.git
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule ".urxvt/urxvt-font-size"]
path = .urxvt/urxvt-font-size
url = https://github.com/majutsushi/urxvt-font-size.git