takac / vim-hardtime

Plugin to help you stop repeating the basic movement keys
MIT License
826 stars 30 forks source link

Disable in keyboard completion #53

Open delphaber opened 7 years ago

delphaber commented 7 years ago

Nice plugin :)

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

lstephen commented 5 years ago

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