Skip to content

Consider using <Cmd> instead of : in mappings #231

@gegoune

Description

@gegoune

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions