aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrey Bastian <hello@treybastian.com>2026-02-19 11:27:04 +0000
committerTrey Bastian <hello@treybastian.com>2026-02-19 11:27:04 +0000
commit7f72818a2a8b79dd0f88157bfff430a2c08b0242 (patch)
treefa8ad2ad1255aa3b3a73f400fef0f4d8c295abbf /README.md
parent6edc72539468ed40101c56288ba6a4c10c85d382 (diff)
streamlined lsp formatter linter and debugger setup
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2e8363..40b8b88 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,11 @@
## 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.
+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`
+