-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
24 lines (24 loc) · 1008 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
[submodule "dot/vim/bundle/nerdtree"]
path = dot/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "dot/vim/bundle/vim-sleuth"]
path = dot/vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
[submodule "dot/vim/bundle/vim-javascript"]
path = dot/vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "dot/vim/bundle/ale"]
path = dot/vim/bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "dot/vim/bundle/vim-jsx-pretty"]
path = dot/vim/bundle/vim-jsx-pretty
url = https://github.com/MaxMEllon/vim-jsx-pretty.git
[submodule "dot/vim/bundle/typescript-vim"]
path = dot/vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "dot/vim/bundle/nerdtree-git-plugin"]
path = dot/vim/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "dot/vim/bundle/bbye"]
path = dot/vim/bundle/bbye
url = https://github.com/moll/vim-bbye.git