Update dotfiles/.vimrc

This commit is contained in:
Brian Zalewski 2022-10-28 01:59:28 +00:00
parent 2865ebbdba
commit c4b21798ec

View file

@ -1,4 +1,4 @@
call plug#begin('silent!')
silent! call plug#begin()
Plug '~/.vim/plugged/typescript-vim'
Plug '~/.vim/plugged/vim-airline'
Plug '~/.vim/plugged/lightline.vim'