kshenoy / vim-signature

Plugin to toggle, display and navigate marks
MIT License
1.39k stars 76 forks source link

cause NERDTree popup menu very slow #158

Open caojunxyz opened 6 years ago

caojunxyz commented 6 years ago

environment: macOS 10.13.3 iterm2 3.1.5 neovim v0.2.2(installed by brew) vim-plug: e6a775e0df3180d3cfea55b351aa7b112c58c139 vim-signature: 968622e98238dd7cbd32fc5f4faa60c6b5aed6d8

If the vim-signature is opened, when press 'm' in NERDTree, the menu popup after a distinct delay. After it is closed, the menu popup instantly.

kshenoy commented 6 years ago

This is a very old bug. Refer this for more details.

I'll give it another go sometime this weekend.

ultrox commented 5 years ago

@kshenoy thanks for this grate plugin, its such a grate idea. I wonder have you given up on this issue?