Skip to content

Commit 5ace9ec

Browse files
github-actions[bot]AntoineGS
authored andcommitted
docs: update vimdocs
1 parent 1eb6f51 commit 5ace9ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/copilot.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Default configuration ~
135135
enabled = true,
136136
auto_trigger = false,
137137
hide_during_completion = true,
138-
debounce = 75,
138+
debounce = 15,
139139
trigger_on_accept = true,
140140
keymap = {
141141
accept = "<M-l>",
@@ -144,6 +144,7 @@ Default configuration ~
144144
next = "<M-]>",
145145
prev = "<M-[>",
146146
dismiss = "<C-]>",
147+
toggle_auto_trigger = false,
147148
},
148149
},
149150
nes = {

0 commit comments

Comments
 (0)