yazi: manager -> mgr

helix: add ruff for python
This commit is contained in:
2025-06-19 22:36:42 +01:00
parent 55c0df89fd
commit ed349bd4e6
2 changed files with 2 additions and 1 deletions

View File

@@ -143,7 +143,7 @@ with lib;
yazi = {
enable = true;
settings = {
manager = {
mgr = {
sort_by = "natural";
show_hidden = true;
};

View File

@@ -30,6 +30,7 @@ with lib;
biome
omnisharp-roslyn
netcoredbg
ruff
] ++ (with nodePackages;[
vscode-langservers-extracted
typescript-language-server