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

Disable argument placeholders #11

Open
autrimpo opened this issue Mar 29, 2017 · 2 comments
Open

Disable argument placeholders #11

autrimpo opened this issue Mar 29, 2017 · 2 comments
Assignees

Comments

@autrimpo
Copy link

Hi, I've been using this instead of deoplete-clang for some time now and it works great, especially for bigger projects. However, I find the argument placeholders annoying and would like to disable them to have the plugin act like other deoplete sources. Would it be possible to add such an option?

@gpanders
Copy link

Any update on this?

@mjollnirDev
Copy link

Hello guys, I have a simple workaround for this, I just disable the tab behavior a clang2 using for example this line in my .vimrc :

let g:clang2_placeholder_next='<C-WHATEVER>' 

I still have the default tab behavior for deoplete but I don't lose my time in bad placeholders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants