Removing of vim-puppet plugin.

This commit is contained in:
Bartek Stalewski 2019-12-12 11:29:10 +01:00
parent a9c5f23ad9
commit 0c65ac27bd

View File

@ -46,7 +46,6 @@ filetype plugin indent on
call plug#begin('~/.config/vim-plugins')
Plug 'godlygeek/tabular'
Plug 'rodjek/vim-puppet'
Plug 'ctrlpvim/ctrlp.vim'
Plug 'tpope/vim-fugitive'
Plug 'scrooloose/syntastic'