Skip to content

Commit 5b49bff

Browse files
github-actions[bot]AntoineGS
authored andcommitted
docs: update vimdocs
1 parent 4869bff commit 5b49bff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/copilot.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ Default configuration ~
160160
copilot_node_command = 'node', -- Node.js version must be > 20
161161
workspace_folders = {},
162162
copilot_model = "",
163+
disable_limit_reached_message = false, -- Set to `true` to suppress completion limit reached popup
163164
root_dir = function()
164165
return vim.fs.dirname(vim.fs.find(".git", { upward = true })[1])
165166
end,

0 commit comments

Comments
 (0)