Configuring Neovim & Nix to use Java's LSP Server
Jun 30, 2025
I've had some problems setting up an LSP server with [Neovim]. I think maybe some of my problems came from path clashes with [nix]. Now I've got it working, here's a note of the config.Hopefully it...