-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 1.98 KB
/
.gitmodules
File metadata and controls
54 lines (54 loc) · 1.98 KB
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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = http://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = http://github.com/groenewege/vim-less.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-symfony"]
path = bundle/vim-symfony
url = git://github.com/docteurklein/vim-symfony.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = git://github.com/helino/vim-json.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-behat"]
path = bundle/vim-behat
url = git://github.com/veloce/vim-behat.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = git://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/mustache"]
path = bundle/mustache
url = git://github.com/juvenn/mustache.vim.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = git://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/vim-nerdtree-tabs"]
path = bundle/vim-nerdtree-tabs
url = git://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/jhaskell/snipmate.vim.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = https://github.com/evidens/vim-twig
[submodule "bundle/php-getter-setter"]
path = bundle/php-getter-setter
url = https://github.com/docteurklein/php-getter-setter.vim.git