depree icon indicating copy to clipboard operation
depree copied to clipboard

Plugin is not triggered, nothing happens

Open belugame opened this issue 4 years ago • 0 comments

I am using neovim v0.4.4 and vim-plug:

Plug 'da-x/depree', { 'do': './rebuild.sh' }

The installation seems to finish fine and when I start a interactive rebase I can see the plugin is there. But nothing happens when I add drop/squash commands, move lines around... Do I need to call a command?

belugame avatar Dec 23 '20 21:12 belugame