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
I got used to control+c to escape on NeoVim
I don't like control+d how to set it up
note: I used VIM_MODE_VICMD_KEY='^D'
and it worked fine but VIM_MODE_VICMD_KEY='^C'
doesn't work