From c9e6b19648e8344d430d3322a8a3717595a390c3 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sun, 11 Sep 2016 13:23:34 +0100 Subject: [Add] Add expand-region plugin --- vim/.vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim/.vimrc') diff --git a/vim/.vimrc b/vim/.vimrc index 25a5cbe..79d3abd 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -37,6 +37,7 @@ Plug 'nanotech/jellybeans.vim' Plug 'rdnetto/YCM-Generator', { 'branch' : 'stable' , 'on' : 'YcmGenerateConfig' } Plug 'scrooloose/nerdtree' Plug 'sjl/Gundo.vim', { 'on' : 'GundoToggle' } +Plug 'terryma/vim-expand-region' Plug 'terryma/vim-multiple-cursors' Plug 'tomasr/molokai' Plug 'tommcdo/vim-exchange' -- cgit v1.2.3