From 2a6a6a6b0541ead63f3823a05d88c22c5e5b2d4b Mon Sep 17 00:00:00 2001 From: Trey Bastian Date: Thu, 29 Jan 2026 14:40:08 +0000 Subject: caved and brought mason back to my config --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1087587..d2e8363 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,10 @@ # Trey's Neovim Config ## LSP Installation -- bash - `npm install -g bash-language-server` -- lua - `brew install lua-language-server` -- swift - no install needed -- typescript - `npm install -g typescript-language-server` -- css - `npm install -g vscode-css-languuageservice` -- emmet - `npm install -g @olrtg/emmet-language-server` -- svelte - `npm install -g svelte-language-server` -- astro - `npm install -g @astrojs/language-server` -- cobol - download https://github.com/eclipse-che4z/che-che4z-lsp-for-cobol/releases extract from vsix file for target platform -- java - `brew install jdtls` -- xml - download https://github.com/redhat-developer/vscode-xml/releases/ extract from zip for target platform +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. -Yes, I could make this a script... ## On First Run If developing with Java and you want to use neotest, make sure you run `:NetotestJava setup` -- cgit v1.2.3