depree
depree copied to clipboard
Plugin is not triggered, nothing happens
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?