.
This commit is contained in:
parent
7fe646fed6
commit
76615a8605
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ filetype plugin indent on
|
||||||
|
|
||||||
call plug#begin('~/.config/vim-plugins')
|
call plug#begin('~/.config/vim-plugins')
|
||||||
Plug 'godlygeek/tabular'
|
Plug 'godlygeek/tabular'
|
||||||
|
Plug 'rodjek/vim-puppet'
|
||||||
Plug 'ctrlpvim/ctrlp.vim'
|
Plug 'ctrlpvim/ctrlp.vim'
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
Plug 'scrooloose/syntastic'
|
Plug 'scrooloose/syntastic'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue