From 2b044caf53d471b28bea0043ba998808936d0a7d Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 2 Oct 2018 20:32:26 +0800 Subject: update --- .vimrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.vimrc') diff --git a/.vimrc b/.vimrc index f64633b..89d0851 100644 --- a/.vimrc +++ b/.vimrc @@ -16,6 +16,10 @@ Plugin 'VundleVim/Vundle.vim' " Keep Plugin commands between vundle#begin/end. " plugin on GitHub repo Plugin 'tpope/vim-fugitive' +Plugin 'tpope/vim-surround' +Plugin 'tpope/vim-sensible' +Plugin 'vim-airline/vim-airline' +Plugin 'vim-airline/vim-airline-themes' " All of your Plugins must be added before the following line call vundle#end() " required -- cgit v1.2.3-70-g09d2