Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upDoes not switch back to relative when exiting insert mode with ^C #30
Comments
RatanRSur
closed this
Oct 2, 2015
This comment has been minimized.
This comment has been minimized.
googlebleh
commented
Dec 11, 2018
Why was this issue closed? I'm still observing this problem with the latest version. |
This comment has been minimized.
This comment has been minimized.
I think ^C does not actually allow the plugin to do anything, taking you back to insert mode immediately. Use: |
This comment has been minimized.
This comment has been minimized.
Hey both! Missed this one back in 2015. I don't use Using |
jeffkreeftmeijer
reopened this
Dec 12, 2018
This comment has been minimized.
This comment has been minimized.
googlebleh
commented
Dec 12, 2018
•
Thanks to both of you for being so responsive to an old issue! Just to explain why @RatanRSur's suggestion alone wouldn't work for me: I use So there is some practical need to find another way to hook |
This comment has been minimized.
This comment has been minimized.
AndrewRadev
commented
Jan 26, 2019
One way would be to listen to Alternatively, the plugin could
It could be an explicit setting for people to opt into. Using |
This comment has been minimized.
This comment has been minimized.
matthsims
commented
Feb 8, 2019
•
Using |
RatanRSur commentedJul 29, 2015
No description provided.