diff options
author | Matt Singleton <matt@xcolour.net> | 2016-08-20 15:33:16 -0400 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2016-08-20 15:33:16 -0400 |
commit | 7219c54f76236587d278bb3e8184a5be4f94b022 (patch) | |
tree | fc91714b043e85c804866d1c86bbf93164232c4d /vimrc | |
parent | 5edd32a5fce9da7ee3f11b01743f8e9f668a5c3e (diff) |
vim-eunuch
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Bundle 'scrooloose/syntastic' Bundle 'airblade/vim-gitgutter' Plugin 'vim-airline/vim-airline' Plugin 'vim-airline/vim-airline-themes' +Plugin 'tpope/vim-eunuch' " " behavior |