pechorin / any-jump.vim

Jump to any definition and references 👁 IDE madness without overhead 🚀
1.07k stars 40 forks source link

Add <silent> to buffer mappings for Neovim #104

Closed phongnh closed 1 year ago

phongnh commented 1 year ago
image

Silent buffer mappings. Please help me to review/merge this PR, thanks.

pechorin commented 1 year ago

Hello, hmm, sorry, what is the motivation for this change and behavior?

phongnh commented 1 year ago

Just wanted to hide message the command, for example :call g:AnyJumpHandleClose() like in screenshot.

pechorin commented 1 year ago

Okay, i think we can try this, now i understand.