diff options
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ Plug 'ledger/vim-ledger' Plug 'fatih/vim-go', {'do': ':GoUpdateBinaries' } Plug 'tpope/vim-dispatch' Plug 'tpope/vim-commentary' +Plug 'tpope/vim-unimpaired' Plug 'SirVer/UltiSnips' Plug 'honza/vim-snippets' call plug#end() |