module resyntaxing

This commit is contained in:
cnst
2024-08-31 20:24:08 +02:00
parent b721c5cc25
commit 1beecf1d99
34 changed files with 1567 additions and 438 deletions

View File

@@ -19,11 +19,11 @@ in {
copilot-lua = {
enable = true;
suggestion = {
enabled = true;
enabled = false;
autoTrigger = true;
keymap.accept = "<C-CR>";
};
panel.enabled = true;
panel.enabled = false;
};
};
keymaps = [