diff --git a/vim/vimrc b/vim/vimrc index 3929b93..bbd3387 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -319,6 +319,8 @@ endif "The amazing Flappy Bird game | https://github.com/mattn/flappyvird-vim Plug 'jamessan/vim-gnupg' "GPG support | https://github.com/jamessan/vim-gnupg + Plug 'https://github.com/ConradIrwin/vim-bracketed-paste' + "Automatic :set paste funcationality | https://github.com/ConradIrwin/vim-bracketed-paste " } " Unused { "Plug 'https://github.com/zenbro/mirror.vim'