You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I've noticed on that output of that command was that shortcuts are created are a recursive mapping.
So I wen't through all my vim config and I found that the line was breaking was following: noremap : <nop>
This is the original issue opened in stackoverflow.
The text was updated successfully, but these errors were encountered:
After installing Ropevim none of the shortcuts was working even tho I could see when running the
:mapWhat I've noticed on that output of that command was that shortcuts are created are a recursive mapping.
So I wen't through all my vim config and I found that the line was breaking was following:
noremap : <nop>This is the original issue opened in stackoverflow.
The text was updated successfully, but these errors were encountered: