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
Hi, I noticed a strange behavior while editing vim files with MacVim and with Vim that comes shipped with MacVim itself. After saving a vim file, whatever word I type gets deleted after the first character so writing becomes practically impossible.
I'm running MacVim 7.3 (snapshot 66) on Mac OS X Mountain Lion 10.8
The text was updated successfully, but these errors were encountered:
Can't repro this so it's highly likely that this is an interaction with some of your maps/plugins. Make sure you don't have something mapped to <C-p>, <C-x> or <C-u> (in insert mode).
If that doesn't help, try (temporarily) removing all of your plugins except YCM and see if it persists. If the issue goes away, then some other plugin is causing you issues.
gcmt
changed the title
Characters get deleted as you type in vim files after saving in Mac[Vim]
Characters get deleted as you type in vim files after saving
Jun 5, 2014
Hi, I noticed a strange behavior while editing vim files with MacVim and with Vim that comes shipped with MacVim itself. After saving a vim file, whatever word I type gets deleted after the first character so writing becomes practically impossible.
I'm running MacVim 7.3 (snapshot 66) on Mac OS X Mountain Lion 10.8
The text was updated successfully, but these errors were encountered: