diff options
| author | Trey Bastian <hello@treybastian.com> | 2026-02-19 11:27:04 +0000 |
|---|---|---|
| committer | Trey Bastian <hello@treybastian.com> | 2026-02-19 11:27:04 +0000 |
| commit | 7f72818a2a8b79dd0f88157bfff430a2c08b0242 (patch) | |
| tree | fa8ad2ad1255aa3b3a73f400fef0f4d8c295abbf /README.md | |
| parent | 6edc72539468ed40101c56288ba6a4c10c85d382 (diff) | |
streamlined lsp formatter linter and debugger setup
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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` + |
