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

add support for coc.nvim ? #15

Open
cogig opened this issue Apr 4, 2020 · 2 comments
Open

add support for coc.nvim ? #15

cogig opened this issue Apr 4, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@cogig
Copy link

cogig commented Apr 4, 2020

The plugin is awesome,and thanks for the hard work of the author.If the comrade can have coordination with coc.nvim,it will be great.

@beeender beeender added the enhancement New feature or request label Apr 13, 2020
@joshzcold
Copy link

joshzcold commented Jul 20, 2020

This works for my workflow

autocmd BufNew,BufEnter *.java,*.groovy,*.scala execute "call deoplete#enable() | !silent CocDisable"
autocmd BufLeave *.java,*.groovy,*.scala execute "call deoplete#disable() | !silent CocEnable"

@pittcat
Copy link

pittcat commented Oct 17, 2020

@joshzcold @cogig The coc-comrade can work well with comrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants