commit e748576e57aafbbde658d0309786f9ec23bafbd8 parent 3de6735d1c827c3e1a4795793420322201f6d24f Author: Milutin Popovic <milutin@popovic.xyz> Date: Thu, 19 Mar 2026 16:38:44 +0000 bump Diffstat:
| M | .config/nvim/lua/plugins/copilotchat.lua | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.config/nvim/lua/plugins/copilotchat.lua b/.config/nvim/lua/plugins/copilotchat.lua @@ -7,6 +7,7 @@ return { event = "VeryLazy", build = "make tiktoken", opts = { + model = "gpt-5.2", window = { layout = 'horizontal', width = 1,