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?
Asked
Active
Viewed 100 times
0

Jpaji Rajnish
- 1,491
- 4
- 17
- 35
1 Answers
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