forked from justone/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
90 lines (90 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
88
89
90
[submodule ".vim/bundle/vim-phpunitqf"]
path = .vim/bundle/vim-phpunitqf
url = https://github.com/joonty/vim-phpunitqf.git
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/vim-blade"]
path = .vim/bundle/vim-blade
url = git://github.com/xsbeats/vim-blade.git
[submodule ".vim/bundle/mustache"]
path = .vim/bundle/mustache
url = git://github.com/juvenn/mustache.vim.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-json"]
path = .vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-slim"]
path = .vim/bundle/vim-slim
url = https://github.com/slim-template/vim-slim.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-abolish"]
path = .vim/bundle/vim-abolish
url = git://github.com/tpope/vim-abolish.git
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule ".vim/bundle/rooter.vim"]
path = .vim/bundle/rooter.vim
url = https://github.com/airblade/vim-rooter.git
[submodule ".vim/bundle/yankrink"]
path = .vim/bundle/yankrink
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/vim-scratch"]
path = .vim/bundle/vim-scratch
url = https://github.com/duff/vim-scratch.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/vim-fireplace"]
path = .vim/bundle/vim-fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule ".vim/bundle/vim-classpath"]
path = .vim/bundle/vim-classpath
url = git://github.com/tpope/vim-classpath.git
[submodule ".vim/bundle/rainbow_parentheses.vim"]
path = .vim/bundle/rainbow_parentheses.vim
url = https://github.com/kien/rainbow_parentheses.vim.git
[submodule ".vim/bundle/command-t"]
path = .vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
[submodule ".vim/bundle/nimrod.vim.git"]
path = .vim/bundle/nimrod.vim.git
url = git://github.com/zah/nimrod.vim.git
[submodule ".vim/bundle/taglist"]
path = .vim/bundle/taglist
url = git://github.com/vim-scripts/taglist.vim.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/jshit2.vim"]
path = .vim/bundle/jshit2.vim
url = https://github.com/Shutnik/jshint2.vim.git