My neovim config
Lua 100.0%
20 1 0

Clone this repository

https://tangled.org/treybastian.com/nvim https://tangled.org/did:plc:ksjqwf2x7u4ovubovcddqszp/nvim
git@knot.treybastian.com:treybastian.com/nvim git@knot.treybastian.com:did:plc:ksjqwf2x7u4ovubovcddqszp/nvim

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

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