-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
82 lines (82 loc) · 2.7 KB
/
.gitmodules
File metadata and controls
82 lines (82 loc) · 2.7 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[submodule "bundle/pyflakes-pathogen"]
path = bundle/pyflakes-pathogen
url = [email protected]:mitechie/pyflakes-pathogen.git
ignore = dirty
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
ignore = dirty
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = [email protected]:vim-ruby/vim-ruby.git
ignore = dirty
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = [email protected]:bmatheny/vim-scala.git
ignore = dirty
[submodule "bundle/wombat256"]
path = bundle/wombat256
url = [email protected]:vim-scripts/wombat256.vim.git
ignore = dirty
[submodule "bundle/go.vim"]
path = bundle/go.vim
url = [email protected]:anzaika/go.vim.git
ignore = dirty
[submodule "bundle/VimClojure"]
path = bundle/VimClojure
url = [email protected]:vim-scripts/VimClojure.git
ignore = dirty
[submodule "bundle/vim-handlebars"]
path = bundle/vim-handlebars
url = git://github.com/nono/vim-handlebars.git
ignore = dirty
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = [email protected]:altercation/vim-colors-solarized.git
ignore = dirty
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "bundle/vim-vimwiki"]
path = bundle/vim-vimwiki
url = [email protected]:vim-scripts/vimwiki.git
ignore = dirty
[submodule "bundle/presenting"]
path = bundle/presenting
url = [email protected]:sotte/presenting.vim.git
ignore = dirty
[submodule "bundle/vim-colorschemes"]
path = bundle/vim-colorschemes
url = [email protected]:flazz/vim-colorschemes.git
ignore = dirty
[submodule "bundle/vim-puppet"]
path = bundle/vim-puppet
url = [email protected]:rodjek/vim-puppet.git
[submodule "bundle/vim-racer.git"]
path = bundle/vim-racer.git
url = [email protected]:racer-rust/vim-racer.git
[submodule "bundle/ycm.git"]
path = bundle/ycm.git
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/rust.vim"]
path = bundle/rust.vim
url = [email protected]:rust-lang/rust.vim.git
[submodule "bundle/fzf.vim"]
path = bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim
[submodule "bundle/vim-colos-solarized"]
path = bundle/vim-colos-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/gabrielelana/vim-markdown.git
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/tender.vim"]
path = bundle/tender.vim
url = [email protected]:jacoborus/tender.vim.git
[submodule "bundle/papercolor-theme"]
path = bundle/papercolor-theme
url = [email protected]:NLKNguyen/papercolor-theme.git