mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
Added webapi-vim plugin
This commit is contained in:
@@ -9,6 +9,7 @@ endif
|
|||||||
" - For Neovim: stdpath('data') . '/plugged'
|
" - For Neovim: stdpath('data') . '/plugged'
|
||||||
call plug#begin('~/.vim/plugged')
|
call plug#begin('~/.vim/plugged')
|
||||||
|
|
||||||
|
Plug 'mattn/webapi-vim'
|
||||||
Plug 'junegunn/vim-github-dashboard'
|
Plug 'junegunn/vim-github-dashboard'
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
Plug 'honza/vim-snippets'
|
Plug 'honza/vim-snippets'
|
||||||
|
|||||||
Reference in New Issue
Block a user