Update dotfiles/.vimrc

This commit is contained in:
Brian Zalewski 2022-10-28 01:56:12 +00:00
parent 479db2c960
commit e7b31b82d9

View file

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