lsp: use nvim-metals instead of lsp-config for scala

This commit is contained in:
xinyangli 2024-08-22 11:48:45 +08:00
parent 4ca81595ba
commit 97de7e0020
Signed by: xin
SSH key fingerprint: SHA256:qZ/tzd8lYRtUFSrfBDBMcUqV4GHKxqeqRA3huItgvbk
3 changed files with 57 additions and 4 deletions

View file

@ -3,5 +3,6 @@
./lsp.nix
./lsp-format.nix
./lspkind.nix
./nvim-metals.nix
];
}