Normally, I can select opened file in Intellij using this shortcut Alt+Shift+1+1. But I want to remapping shortcut with Ideavim. Any idea about that?
You can create a mapping to <Action>(SelectInProjectView)
. E.g.: map <leader>s <Action>(SelectInProjectView)