Tag Archives: LSP

Neovim and Java with LazyVim, part 1: initial configuration

This is the first part of a few tutorials on Java development with Neovim using the LazyVim setup. I highly recommend LazyVim because it has many cool plugins configured with nice defaults. Moreover, as we see in this tutorial, it lets you quickly have the Java LSP up and running in Neovim. You need Java […]