My neovim config

Trey's Neovim Config#

LSP Installation#

Install the LSP's you want to use with :Mason

A bunch are configured in lua/config/mason.lua

I caved, I did it myself, mason just makes it too easy, some LSPs like gradle became annoying to setup.

On First Run#

If developing with Java and you want to use neotest, make sure you run :NetotestJava setup