0

I've mapped <Leader>s to :action FileStructurePopup<CR> in my .ideavimrc file. The mapping works but the popup is immediately cancelled. How can I get it to stay?

Jpaji Rajnish
  • 1,491
  • 4
  • 17
  • 35

1 Answers1

0

This was fixed in VIM-1016, but the fix hasn't been released yet. You can download and install a CI build that contains the fix, see https://github.com/JetBrains/ideavim.

Andrey Vlasovskikh
  • 16,489
  • 7
  • 44
  • 62