feat(lsp): add slint

This commit is contained in:
2026-07-31 19:46:35 +02:00
parent c5971cba5b
commit 66335842b4
+1
View File
@@ -25,6 +25,7 @@
qmlls.enable = true; qmlls.enable = true;
pylsp.enable = true; pylsp.enable = true;
ruff.enable = true; ruff.enable = true;
slint_lsp.enable = true;
}; };
keymaps = { keymaps = {
lspBuf = { lspBuf = {