refactor: switch ping to siteMonitor and enable GLSL analyzer

This commit is contained in:
2026-01-21 02:09:15 +05:30
parent d803dd9dc8
commit 101331cbc9
2 changed files with 22 additions and 20 deletions

View File

@@ -548,6 +548,7 @@ in {
pyright.enable = true;
slint_lsp.enable = true;
wgsl_analyzer.enable = true;
glsl_analyzer.enable = true;
# sourcekit.enable = true;
openscad_lsp.enable = true;
tinymist.enable = true;