Skip to content

Commit 642d6e9

Browse files
github-actions[bot]AntoineGS
authored andcommitted
docs: update vimdocs
1 parent 9ae1021 commit 642d6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/copilot.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Default configuration ~
159159
},
160160
copilot_node_command = 'node', -- Node.js version must be > 20
161161
workspace_folders = {},
162-
copilot_model = "", -- Current LSP default is gpt-35-turbo, supports gpt-4o-copilot
162+
copilot_model = "",
163163
root_dir = function()
164164
return vim.fs.dirname(vim.fs.find(".git", { upward = true })[1])
165165
end,

0 commit comments

Comments
 (0)