This commit is contained in:
2026-04-12 01:10:24 +02:00
parent b1a4493c9d
commit 7101cd0860
7 changed files with 269 additions and 103 deletions

View File

@@ -16,6 +16,8 @@
programs.neovim = {
enable = true;
vimAlias = true;
withRuby = false;
withPython3 = false;
};
catppuccin.nvim.enable = false;