Skip to content

can I have doge use groovyls not jdtls when working with groovy files? #634

@madelaney

Description

@madelaney

When doing work with groovy files, I'm using groovyls. However, doge wants to load jdtls. This causes an issue where I get the message: nvim-navic: Failed to attach to jdtls for current buffer. Already attached to groovyls.

This is a little confusing because the message is coming from nvim-navic, but I believe it's originating from vim-doge. I can to this conclusion because if I open a groovy file with vim-doge disabled, the error messages goes away. I believe this is being caused by groovy being an alias for java (as defined at doge.vim#104).

so my ask is ... can I tell vim-doge to use groovyls not jdtls for groovy files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions