-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
35 lines (27 loc) · 961 Bytes
/
.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
[submodule "colorschemes"]
path = plugins/colorschemes
url = https://github.com/rafi/awesome-vim-colorschemes.git
[submodule "editorconfig"]
path = plugins/editorconfig
url = https://github.com/editorconfig/editorconfig-vim
[submodule "pathogen"]
path = plugins/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "syntastic"]
path = plugins/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "tcomment"]
path = plugins/tcomment
url = https://github.com/tomtom/tcomment_vim.git
[submodule "ultisnips"]
path = plugins/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "unicode"]
path = plugins/unicode
url = https://github.com/chrisbra/unicode.vim.git
[submodule "haskellConcealPlus"]
path = plugins/haskellConcealPlus
url = https://github.com/enomsg/vim-haskellConcealPlus.git
[submodule "vim-polyglot"]
path = plugins/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git