feat: Disable mpv and update

This commit is contained in:
uttarayan21
2024-06-18 19:22:53 +05:30
parent eec0fa6117
commit 3d3ff7f0f1
5 changed files with 78 additions and 113 deletions

View File

@@ -238,7 +238,7 @@ in rec {
html.enable = true;
ast-grep.enable = true;
# pylyzer.enable = true;
# rust-analyzer.enable = true;
rust-analyzer.enable = false;
};
onAttach =
/*