erietz/vim-terminator

vim-plug configuration

Closed this issue · 1 comments

Hi erietz, i just want to say your plugin for vim is one of those hidden gems. I've been using for quite some time and i'm pretty happy with it. Some couple of days ago i try to update via vim-plug and I encounter an error saying it cant update due some ref missing.

Long story short,

The command to install via vim-plug should be:

plug 'erietz/vim-terminator', { 'branch': 'main'}

Instead of

plug 'erietz/vim-terminator'

Thanks, I'll update the readme incase there are any other vim-pluggers with the same issue.