Open twmht opened 10 years ago
hi, what are you trying to achieve? If I am not mistaken, both has different purpose.
hi,
Since javacomplete need nailgun to work properly, I have no idea about how to configure nailgun in vimrc file.
If I do not configure that, it will show something like
nailgun_port has not been set
Therefore, I am wondering how you use nailgun together with javacomplete. For example, do I need to start nailgun server before I use vim?
Thank you!
@twmht @bpdp can you try with https://github.com/artur-shaik/vim-javacomplete2, it will works better in neovim + deoplete.nvim here is my vimrc for java https://github.com/wsdjeg/DotFiles
hi,
Do you have any ideas about integrating javacomplete and its dependency nailgun work together.
I have installed nailgun and start its server, but javacomplete still not work.
Since there is little doc about integrating both together, so I want to ask this question:)
Thank you.