changed markdown preview plugin and added rainbow brackets

This commit is contained in:
Andrei Stoica 2018-05-29 13:52:10 -04:00
parent 89b35ef515
commit 43628997e9
1 changed files with 3 additions and 2 deletions

5
.vimrc
View File

@ -16,9 +16,10 @@ Plugin 'itchyny/lightline.vim'
Plugin 'airblade/vim-gitgutter'
Plugin 'altercation/vim-colors-solarized'
Plugin 'suan/vim-instant-markdown'
Plugin 'kien/rainbow_parentheses.vim'
Plugin 'kannokanno/previm'
" All of your Plugins must be added before the following line
call vundle#end() " required
filetype plugin indent on " required