Put vimplug URL into json file
This commit is contained in:
parent
caa3eea0b9
commit
3478379f5b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"pluginmanager_url": "",
|
"pluginmanager_url": "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim",
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"Colorschemes": "Plug 'https://github.com/rafi/awesome-vim-colorschemes.git'",
|
"Colorschemes": "Plug 'https://github.com/rafi/awesome-vim-colorschemes.git'",
|
||||||
"Unix Operations": "Plug 'https://github.com/tpope/vim-eunuch.git'",
|
"Unix Operations": "Plug 'https://github.com/tpope/vim-eunuch.git'",
|
||||||
|
Loading…
Reference in New Issue
Block a user