Fix neovim config

This commit is contained in:
2026-07-08 06:10:49 +01:00
parent ad8fb42b43
commit 49c82d2baf
7 changed files with 291 additions and 274 deletions
+2 -2
View File
@@ -47,7 +47,7 @@
clang-tools
stylua
];
initLua = builtins.readFile ./init.lua;
};
home.file.".config/nvim".source = ./.;
}