-
-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Description
Using : in all mappings produces undesired triggering of cmdline popup with Neovim's Noice.nvim plugin. It basically makes popup appear and flash with commands as they execute. I have asked on neovim channel about it and was told that
- using
<Cmd>instead of:will not enter cmd mode and fix that issue - probably needs (checking for)
has('patch-8.2.1978') || has('nvim')
Is that something you could consider? Thank you for get plugin, it's so fundamental to my workflow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels