mirror of
https://github.com/amix/vimrc
synced 2025-07-02 21:35:01 +08:00
make vue plugin a submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -10,3 +10,7 @@
|
||||
[submodule "my_plugins/fzf.vim"]
|
||||
path = my_plugins/fzf.vim
|
||||
url = https://github.com/junegunn/fzf.vim.git
|
||||
[submodule "my_plugins/vim-vue-syntastic"]
|
||||
path = my_plugins/vim-vue-syntastic
|
||||
url = git@github.com:sekel/vim-vue-syntastic.git
|
||||
branch = master
|
||||
|
Reference in New Issue
Block a user