Fix formatting

This commit is contained in:
2026-07-12 18:07:46 +01:00
parent ebf3e773c6
commit 1edf4af07f
14 changed files with 346 additions and 171 deletions
-6
View File
@@ -41,12 +41,6 @@
p.cpp
]))
];
extraPackages = with pkgs; [
lua-language-server
clang-tools
stylua
];
};
home.file.".config/nvim".source = ./.;