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

YouCompleteMe breaks ^u #24

Closed
tadzik opened this issue Feb 5, 2013 · 1 comment
Closed

YouCompleteMe breaks ^u #24

tadzik opened this issue Feb 5, 2013 · 1 comment
Labels

Comments

@tadzik
Copy link

tadzik commented Feb 5, 2013

With YouCompleteMe enabled, Ctrl+u no longer removes text from cursor to the beginning of line, as it does in regular vim. Instead it cycles through completion possibilities, like Ctrl+n does.

@Valloric
Copy link
Member

Sadly, this is a Vim "feature". It disables <C-U> when you're in a completion mode, and YCM keeps you in completion mode when you're typing. There's no way around this.

Valloric added a commit that referenced this issue Mar 24, 2013
Valloric added a commit that referenced this issue Mar 24, 2013
Grimy pushed a commit to Grimy/YouCompleteMe that referenced this issue Dec 22, 2014
Added submodule instructions to README.
@hardboydu hardboydu mentioned this issue Jul 4, 2016
limbolily pushed a commit to limbolily/YouCompleteMe that referenced this issue Aug 9, 2016
BUG FIX: Add more robust detection for YCM-Generator installation directory
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants