We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae1021 commit 642d6e9Copy full SHA for 642d6e9
doc/copilot.txt
@@ -159,7 +159,7 @@ Default configuration ~
159
},
160
copilot_node_command = 'node', -- Node.js version must be > 20
161
workspace_folders = {},
162
- copilot_model = "", -- Current LSP default is gpt-35-turbo, supports gpt-4o-copilot
+ copilot_model = "",
163
root_dir = function()
164
return vim.fs.dirname(vim.fs.find(".git", { upward = true })[1])
165
end,
0 commit comments