Merge branch 'master' of github.com:Kropatz/dotfiles

This commit is contained in:
Kopatz
2025-10-24 11:50:07 +02:00
7 changed files with 62 additions and 31 deletions

View File

@@ -23,7 +23,7 @@
};
};
html.enable = true;
dartls.enable = true;
dartls.enable = true; # handled by flutter-tools
ts_ls.enable = true;
pylsp.enable = true;
lua_ls.enable = true;