lvim-tech/lvim

snippetRun works against surround or lspsignaturehelp

rolfst opened this issue · 1 comments

Hi,
When wanting to use gs (normal-mode) for snippetRun this is blocked by the same binding for lspSignatureHelp
when using gS (visual-mode) for snippetRun it clashes with surround. (after pressing another character key this will be the surrounding character).

maybe use sR for both modes to activate snippetRun?

Fixed - ts for SnipRun