This commit is contained in:
inorishio
2026-02-10 16:13:55 +01:00
parent f77acb5f33
commit 4c8248f323
8 changed files with 318 additions and 334 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require("copilot").setup({
hide_during_completion = true,
debounce = 75,
keymap = {
accept = "<A-tab>",
accept = "<A-a>",
accept_word = false,
accept_line = false,
next = "<M-]>",