Open
Description
Hello, have just switched to helix from neovim and I am quite impressed.
However often when writing, both the code completion and definition pop up appear at the same time. I always use Ctrl-c
to close and have remapped C-c = "normal_mode"
in all modes. I still find that I need to press it twice to close both popups, but when using Escape
, it actually closes both popups and returns to normal mode. Is there a way to remap a key to do whatever Escape
does there? I am using the latest 22.12 (0a7cd97d)
version built from source.