blob: d139f2f53d244b58ab2a57fe6dcad702da13bfff (
plain)
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
|
[submodule ".config/vim/bundle/nerdtree"]
path = .config/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".config/vim/bundle/vim-pathogen"]
path = .config/vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule ".config/vim/bundle/vim-colorschemes"]
path = .config/vim/bundle/vim-colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule ".config/vim/bundle/vim-css3-syntax"]
path = .config/vim/bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax
[submodule ".config/vim/bundle/ctrlp.vim"]
path = .config/vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim
[submodule ".config/vim/bundle/editorconfig-vim"]
path = .config/vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim
[submodule ".config/vim/bundle/ultisnips"]
path = .config/vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule ".config/vim/bundle/vim-snippets"]
path = .config/vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets
[submodule ".config/vim/bundle/vim-pug"]
path = .config/vim/bundle/vim-pug
url = git://github.com/digitaltoad/vim-pug.git
[submodule ".config/vim/bundle/vim-php-namespace"]
path = .config/vim/bundle/vim-php-namespace
url = https://github.com/arnaud-lb/vim-php-namespace
[submodule ".config/vim/bundle/dart-vim-plugin"]
path = .config/vim/bundle/dart-vim-plugin
url = https://github.com/dart-lang/dart-vim-plugin
[submodule ".config/vim/bundle/vim-html-template-literals"]
path = .config/vim/bundle/vim-html-template-literals
url = https://github.com/jonsmithers/vim-html-template-literals.git
[submodule ".config/vim/bundle/vim-javascript"]
path = .config/vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
|