blob: d2e83634be1f8b3a467f54c1e7faeb2112b3cab7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Trey's Neovim Config
## LSP Installation
Install the LSP's you want to use with `:Mason`
I caved, I did it myself, mason just makes it too easy, some of the 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`
|