submodules
This commit is contained in:
parent
a8bdc4e515
commit
a345595b7c
21
.gitmodules
vendored
Normal file
21
.gitmodules
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
[submodule "plugged/dwm.vim"]
|
||||||
|
path = plugged/dwm.vim
|
||||||
|
url = https://github.com/spolu/dwm.vim.git
|
||||||
|
[submodule "plugged/git-messenger.vim"]
|
||||||
|
path = plugged/git-messenger.vim
|
||||||
|
url = https://github.com/rhysd/git-messenger.vim.git
|
||||||
|
[submodule "plugged/nerdtree"]
|
||||||
|
path = plugged/nerdtree
|
||||||
|
url = https://github.com/preservim/nerdtree.git
|
||||||
|
[submodule "plugged/vim-airline"]
|
||||||
|
path = plugged/vim-airline
|
||||||
|
url = https://github.com/vim-airline/vim-airline.git
|
||||||
|
[submodule "plugged/vim-buffergator"]
|
||||||
|
path = plugged/vim-buffergator
|
||||||
|
url = https://github.com/jeetsukumaran/vim-buffergator.git
|
||||||
|
[submodule "plugged/vim-visual-multi"]
|
||||||
|
path = plugged/vim-visual-multi
|
||||||
|
url = https://github.com/mg979/vim-visual-multi.git
|
||||||
|
[submodule "plugged/vim-yankstack"]
|
||||||
|
path = plugged/vim-yankstack
|
||||||
|
url = https://github.com/maxbrunsfeld/vim-yankstack.git
|
Loading…
Reference in New Issue
Block a user