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

Doesn't Play nicely with YCM #1

Open
JHKennedy4 opened this issue Jun 5, 2015 · 2 comments
Open

Doesn't Play nicely with YCM #1

JHKennedy4 opened this issue Jun 5, 2015 · 2 comments

Comments

@JHKennedy4
Copy link

Not sure how to fix this, or what the root cause is, but tab completion is broken in CSS files, and when I have two rule on the same line
line-height: 23px; height: 100%;
I can't actually hit enter in insert mode to insert a new line. I get bumped down to the next line and nothing happens.

@rstacruz
Copy link
Owner

rstacruz commented Jun 6, 2015

thanks for the report, getting insert mode mappings compatible with other plugins is always hairy business.

@0xZakk
Copy link

0xZakk commented Jan 18, 2018

It looks like it doesn't play super well with mucomplete either, I will occasionally get the following output when I hit 'Enter' outside of a CSS file:

<section class="page-section frame">mucomplete#popup_exit("\
")<Plug>(hyperstyle-cr)</section>

dhleong added a commit to dhleong/vim-hyperstyle that referenced this issue Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants