-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
81 lines (81 loc) · 2.88 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
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-eco"]
path = bundle/vim-eco
url = https://github.com/AndrewRadev/vim-eco
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/vim-puppet-syntax"]
path = bundle/vim-puppet-syntax
url = https://github.com/puppetlabs/puppet-syntax-vim.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/jlanzarotta/bufexplorer.git
[submodule "bundle/vim-liquid"]
path = bundle/vim-liquid
url = https://github.com/tpope/vim-liquid.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/vim-rubocop"]
path = bundle/vim-rubocop
url = https://github.com/ngmy/vim-rubocop.git
[submodule "bundle/vim-es6"]
path = bundle/vim-es6
url = https://github.com/isRuslan/vim-es6.git
[submodule "bundle/screen"]
path = bundle/screen
url = https://github.com/ervandew/screen.git
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin
[submodule "bundle/onedark"]
path = bundle/onedark
url = https://github.com/joshdick/onedark.vim.git
[submodule "bundle/vim-polyglot"]
path = bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule "bundle/indent_line"]
path = bundle/indent_line
url = https://github.com/Yggdroot/indentLine.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/fzf.vim"]
path = bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "pack/default/start/gruvbox"]
path = pack/default/start/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "pack/tpope/start/dispatch"]
path = pack/tpope/start/dispatch
url = https://tpope.io/vim/dispatch.git
[submodule "bundle/vim-rhubarb"]
path = bundle/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb.git
[submodule "bundle/lightline.vim"]
path = bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim.git