aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: ec2fa4912b4f04d9ecde2d00f95c6e8fcfa73c40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Trey's Neovim Config

## Install These
- lazygit
- ripgrep
- fd
- fzf
- node

## 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`