Added webapi-vim plugin

This commit is contained in:
2021-10-07 23:10:10 +02:00
parent 616315737f
commit 03a1660134

View File

@@ -9,6 +9,7 @@ endif
" - For Neovim: stdpath('data') . '/plugged'
call plug#begin('~/.vim/plugged')
Plug 'mattn/webapi-vim'
Plug 'junegunn/vim-github-dashboard'
Plug 'tpope/vim-fugitive'
Plug 'honza/vim-snippets'