-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 954 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 954 Bytes
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 "nvim/bundle/ctrlp.vim"]
path = nvim/bundle/ctrlp.vim
url = git@github.com:ctrlpvim/ctrlp.vim.git
[submodule "nvim/bundle/vim-flake8"]
path = nvim/bundle/vim-flake8
url = git@github.com:nvie/vim-flake8.git
[submodule "nvim/bundle/nerdtree"]
path = nvim/bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
[submodule "nvim/bundle/vim-markdown-preview"]
path = nvim/bundle/vim-markdown-preview
url = git@github.com:JamshedVesuna/vim-markdown-preview.git
[submodule "nvim/bundle/nerdtree-git-plugin"]
path = nvim/bundle/nerdtree-git-plugin
url = git@github.com:Xuyuanp/nerdtree-git-plugin.git
[submodule "nvim/bundle/vim-javascript"]
path = nvim/bundle/vim-javascript
url = git@github.com:pangloss/vim-javascript.git
[submodule "nvim/bundle/vim-go"]
path = nvim/bundle/vim-go
url = git@github.com:fatih/vim-go.git
[submodule "nvim/bundle/rust.vim"]
path = nvim/bundle/rust.vim
url = git@github.com:rust-lang/rust.vim.git