vim-hardtime icon indicating copy to clipboard operation
vim-hardtime copied to clipboard

Disable in keyboard completion

Open delphaber opened this issue 8 years ago • 1 comments
trafficstars

Nice plugin :)

Is there a way to disable it inside the keyword completion mini buffer (^N^P) ?

delphaber avatar Nov 08 '17 08:11 delphaber

I have submitted PR #58 that uses pumvisible() to disable hardtime when there is a popup displayed. It is present in my fork: https://github.com/lstephen/vim-hardtime

lstephen avatar Jul 08 '19 18:07 lstephen