Neovim as a Java Ide with Lombok support
I got recently switched to working on a Java codebase. This is a tutorial on
how to setup neovim as a proper Java IDE, including a
lombok support.
Introduction
After working with computers for almost two decades, vim’s modal editing is
wired into my brain and a muscle memory. I do not consider myself as an
advanced user, but yanking/pasting, %, splits, textobjects, macros and a few
movements that I use are enough for me to stick with it. Not being forced to
use mouse is a nice bonus too.