mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
update nvim config and squash some bugs
This commit is contained in:
@@ -14,6 +14,12 @@ return {
|
||||
name = "copilot",
|
||||
opts = {
|
||||
stream = true,
|
||||
tools = true,
|
||||
vision = true,
|
||||
},
|
||||
features = {
|
||||
text = true,
|
||||
tokens = true,
|
||||
},
|
||||
model = {
|
||||
-- default = "claude-3.7-sonnet-thought",
|
||||
|
||||
Reference in New Issue
Block a user