-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
123 lines (123 loc) · 5.1 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
[submodule "vim/vim-addons/vim-fugitive"]
path = vim/vim-addons/vim-fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/vim-addons/Apprentice"]
path = vim/vim-addons/Apprentice
url = https://github.com/romainl/Apprentice.git
[submodule "vim/vim-addons/setcolors.vim"]
path = vim/vim-addons/setcolors.vim
url = https://github.com/felixhummel/setcolors.vim.git
[submodule "vim/vim-addons/YouCompleteMe"]
path = vim/vim-addons/YouCompleteMe
url = https://github.com/ycm-core/YouCompleteMe.git
[submodule "vim/vim-addons/a.vim"]
path = vim/vim-addons/a.vim
url = https://github.com/vim-scripts/a.vim.git
[submodule "vim/vim-addons/ag.vim"]
path = vim/vim-addons/ag.vim
url = git://github.com/rking/ag.vim
[submodule "vim/vim-addons/auto-pairs"]
path = vim/vim-addons/auto-pairs
url = git://github.com/jiangmiao/auto-pairs.git
[submodule "vim/vim-addons/vim-commentary"]
path = vim/vim-addons/vim-commentary
url = git://github.com/tpope/vim-commentary
[submodule "vim/vim-addons/ctrlp.vim"]
path = vim/vim-addons/ctrlp.vim
url = git://github.com/kien/ctrlp.vim
[submodule "vim/vim-addons/emmet-vim"]
path = vim/vim-addons/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/vim-addons/fzf"]
path = vim/vim-addons/fzf
url = https://github.com/junegunn/fzf.git
[submodule "vim/vim-addons/haskell-vim"]
path = vim/vim-addons/haskell-vim
url = https://github.com/neovimhaskell/haskell-vim.git
[submodule "vim/vim-addons/indentLine"]
path = vim/vim-addons/indentLine
url = https://github.com/Yggdroot/indentLine.git
[submodule "vim/vim-addons/lightline.vim"]
path = vim/vim-addons/lightline.vim
url = git://github.com/itchyny/lightline.vim
[submodule "vim/vim-addons/nerdtree"]
path = vim/vim-addons/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/vim-addons/nerdtree-git-plugin"]
path = vim/vim-addons/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "vim/vim-addons/rainbow"]
path = vim/vim-addons/rainbow
url = https://github.com/luochen1990/rainbow.git
[submodule "vim/vim-addons/vim-snipmate"]
path = vim/vim-addons/vim-snipmate
url = git://github.com/garbas/vim-snipmate
[submodule "vim/vim-addons/supertab"]
path = vim/vim-addons/supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim/vim-addons/tagbar"]
path = vim/vim-addons/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/vim-addons/tlib_vim"]
path = vim/vim-addons/tlib_vim
url = git://github.com/tomtom/tlib_vim
[submodule "vim/vim-addons/tmuxline.vim"]
path = vim/vim-addons/tmuxline.vim
url = https://github.com/edkolev/tmuxline.vim
[submodule "vim/vim-addons/tsuquyomi"]
path = vim/vim-addons/tsuquyomi
url = https://github.com/Quramy/tsuquyomi.git
[submodule "vim/vim-addons/vim-airline"]
path = vim/vim-addons/vim-airline
url = git://github.com/vim-airline/vim-airline
[submodule "vim/vim-addons/vim-airline-themes"]
path = vim/vim-addons/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/vim-addons/vim-colorschemes"]
path = vim/vim-addons/vim-colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "vim/vim-addons/vim-easymotion"]
path = vim/vim-addons/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "vim/vim-addons/vim-eunuch"]
path = vim/vim-addons/vim-eunuch
url = https://github.com/tpope/vim-eunuch
[submodule "vim/vim-addons/vim-gitgutter"]
path = vim/vim-addons/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter
[submodule "vim/vim-addons/vim-github-colorscheme"]
path = vim/vim-addons/vim-github-colorscheme
url = https://github.com/endel/vim-github-colorscheme.git
[submodule "vim/vim-addons/vim-gutentags"]
path = vim/vim-addons/vim-gutentags
url = https://github.com/ludovicchabant/vim-gutentags.git
[submodule "vim/vim-addons/vim-latex-live-preview"]
path = vim/vim-addons/vim-latex-live-preview
url = https://github.com/xuhdev/vim-latex-live-preview.git
[submodule "vim/vim-addons/vim-multiple-cursors"]
path = vim/vim-addons/vim-multiple-cursors
url = git://github.com/terryma/vim-multiple-cursors
[submodule "vim/vim-addons/vim-mustache-handlebars"]
path = vim/vim-addons/vim-mustache-handlebars
url = git://github.com/mustache/vim-mustache-handlebars.git
[submodule "vim/vim-addons/vim-pi"]
path = vim/vim-addons/vim-pi
url = https://bitbucket.org/vimcommunity/vim-pi
[submodule "vim/vim-addons/vim-sensible"]
path = vim/vim-addons/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "vim/vim-addons/vim-surround"]
path = vim/vim-addons/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/vim-addons/vim-unimpaired"]
path = vim/vim-addons/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/vim-addons/syntastic"]
path = vim/vim-addons/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "vim/vim-addons/vim-snippets"]
path = vim/vim-addons/vim-snippets
url = git://github.com/honza/vim-snippets
[submodule "vim/vim-addons/Ultisnips"]
path = vim/vim-addons/Ultisnips
url = https://github.com/SirVer/ultisnips.git