generated: Updated lspconfig-servers.json
Some checks are pending
Publish every Git push to main to FlakeHub / flakehub-publish (push) Waiting to run
Publish every git push to Flakestry / publish-flake (push) Waiting to run
Documentation / Version info (push) Waiting to run
Documentation / Build (push) Blocked by required conditions
Documentation / Combine builds (push) Blocked by required conditions
Documentation / Deploy (push) Blocked by required conditions

This commit is contained in:
nixvim-ci[bot] 2025-06-19 12:18:25 +00:00 committed by Gaétan Lepage
parent 3b6448a3d4
commit 6a1a348ab1

View file

@ -913,7 +913,7 @@
},
{
"cmd": ["millet"],
"desc": "https://github.com/azdavis/millet\n\nMillet, a language server for Standard ML\n\nTo use with nvim:\n\n1. Install a Rust toolchain: https://rustup.rs\n2. Clone the repo\n3. Run `cargo build --release --bin lang-srv`\n4. Move `target/release/lang-srv` to somewhere on your $PATH as `millet`\n ",
"desc": "https://github.com/azdavis/millet\n\nMillet, a language server for Standard ML\n\nTo use with nvim:\n\n1. Install a Rust toolchain: https://rustup.rs\n2. Clone the repo\n3. Run `cargo build --release --bin millet-ls`\n4. Move `target/release/millet-ls` to somewhere on your $PATH as `millet`\n ",
"name": "millet"
},
{