Put vimplug URL into json file

This commit is contained in:
Lucas Noki 2020-01-07 16:29:48 +01:00 committed by Marcel Schwarz
parent caa3eea0b9
commit 3478379f5b

View File

@ -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'",