diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-12-16 12:19:44 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-12-16 12:19:44 +0000 |
commit | 726c6e17a355bec252ffa1ac33cdef4adc79e700 (patch) | |
tree | f2a93e39c1bbfdaa36bc412845a77c517e0638e5 /.vim | |
parent | 4bd608af7754c0a2adadb8062705c619f523c53e (diff) |
Add tpope/vim-eunuch for sudo editing
Diffstat (limited to '.vim')
-rw-r--r-- | .vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ Plug 'tommcdo/vim-exchange' Plug 'ton/vim-bufsurf' Plug 'tpope/vim-commentary' Plug 'tpope/vim-dispatch' +Plug 'tpope/vim-eunuch' Plug 'tpope/vim-fugitive' Plug 'tpope/vim-obsession' Plug 'tpope/vim-repeat' |