Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Characters get deleted as you type in vim files after saving #55

Closed
gcmt opened this issue Feb 6, 2013 · 1 comment
Closed

Characters get deleted as you type in vim files after saving #55

gcmt opened this issue Feb 6, 2013 · 1 comment

Comments

@gcmt
Copy link

gcmt commented Feb 6, 2013

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

@Valloric
Copy link
Member

Valloric commented Feb 6, 2013

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.

@Valloric Valloric closed this as completed Feb 6, 2013
@gcmt 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
@hardboydu hardboydu mentioned this issue Jul 4, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants