summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index b614c56..4ad2d8d 100644
--- a/.vimrc
+++ b/.vimrc
@@ -14,12 +14,14 @@ Plug 'andreypopp/asyncomplete-ale.vim'
Plug 'editorconfig/editorconfig-vim'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-endwise'
+Plug 'tpope/vim-surround'
Plug 'vim-scripts/bufexplorer.zip'
Plug 'Valloric/MatchTagAlways'
Plug 'scrooloose/nerdcommenter'
Plug 'preservim/nerdtree'
Plug 'ctrlpvim/ctrlp.vim'
Plug 'godlygeek/tabular'
+Plug 'Yggdroot/indentLine'
" Languages
Plug 'sheerun/vim-polyglot'