plugins/lsp/packages: add muon

https://github.com/neovim/nvim-lspconfig/pull/3646
This commit is contained in:
Gaetan Lepage 2025-03-21 22:53:35 +01:00 committed by github-actions[bot]
parent 5a12e283bd
commit 9bdc870ff7

View file

@ -293,6 +293,7 @@
"llvmPackages"
"mlir"
];
muon = "muon";
neocmake = "neocmakelsp";
nginx_language_server = "nginx-language-server";
nickel_ls = "nls";