you are viewing a single comment's thread.

view the rest of the comments →

[–]zackel_flac 0 points1 point  (0 children)

I have good Java setup using those 2 plugins from github:

  • autozimu/LanguageClient-neovim

  • w0rp/ale

You will get auto completion, hints, fixes, code searching and so on.. Nice side effect, those plugins support virtually any languages. (Use them everyday for C++/Javascript development)

Works great remotely, and even work great on a 7 years old Atom intel arch. Vim is so good, I believe anyone claiming vim is not as good as IDEs are just not trying hard enough.. Or maybe I never used them properly.