Open delphaber opened 7 years ago
Nice plugin :)
Is there a way to disable it inside the keyword completion mini buffer (^N^P) ?
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
pumvisible()
Nice plugin :)
Is there a way to disable it inside the keyword completion mini buffer (^N^P) ?