-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
executable file
·66 lines (66 loc) · 2.51 KB
/
.gitmodules
File metadata and controls
executable file
·66 lines (66 loc) · 2.51 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
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "bundle/nerdtree.git"]
path = bundle/nerdtree.git
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/phpcomplete.vim.git"]
path = bundle/phpcomplete.vim.git
url = git://github.com/shawncplus/phpcomplete.vim.git
[submodule "bundle/plantuml-syntax.git"]
path = bundle/plantuml-syntax.git
url = https://github.com/aklt/plantuml-syntax.git
[submodule "bundle/syntastic.git"]
path = bundle/syntastic.git
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-coffee-script.git"]
path = bundle/vim-coffee-script.git
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-colors-solarized.git"]
path = bundle/vim-colors-solarized.git
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-golang.git"]
path = bundle/vim-golang.git
url = git://github.com/jnwhiteh/vim-golang.git
[submodule "https:/github.com/einars/js-beautify.git"]
path = https:/github.com/einars/js-beautify.git
url = https://github.com/maksimr/vim-jsbeautify.git
[submodule "bundle/vim-json.git"]
path = bundle/vim-json.git
url = https://github.com/elzr/vim-json.git
[submodule "bundle/vim-markdown.git"]
path = bundle/vim-markdown.git
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-multiple-cursors.git"]
path = bundle/vim-multiple-cursors.git
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "bundle/vim-powerline.git"]
path = bundle/vim-powerline.git
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/vim-rails.git"]
path = bundle/vim-rails.git
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-ruby.git"]
path = bundle/vim-ruby.git
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-scala.git"]
path = bundle/vim-scala.git
url = https://github.com/derekwyatt/vim-scala.git
[submodule "bundle/tagbar.git"]
path = bundle/tagbar.git
url = https://github.com/majutsushi/tagbar
[submodule "bundle/vim-gocode"]
path = bundle/vim-gocode
url = https://github.com/Blackrush/vim-gocode
[submodule "bundle/quickopen"]
path = bundle/quickopen
url = https://github.com/natduca/quickopen
[submodule "bundle/vim-easytags"]
path = bundle/vim-easytags
url = https://github.com/xolox/vim-easytags
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc
[submodule "bundle/gotags"]
path = bundle/gotags
url = https://github.com/jstemmer/gotags
[submodule "bundle/vim-dutyl"]
path = bundle/vim-dutyl
url = https://github.com/idanarye/vim-dutyl