never used eunuch

This commit is contained in:
2020-06-14 19:45:54 +02:00
parent e22608aa2e
commit 35efecc75e

View File

@@ -2,7 +2,6 @@ if ($TERM=~"xterm-256color" || $TERM=~"screen-256color")
call plug#begin('~/.vim/plugged') call plug#begin('~/.vim/plugged')
Plug 'airblade/vim-gitgutter' Plug 'airblade/vim-gitgutter'
Plug 'romainl/flattened' Plug 'romainl/flattened'
Plug 'tpope/vim-eunuch'
call plug#end() call plug#end()
colorscheme flattened_light colorscheme flattened_light