Skip to content

Commit 22c95fd

Browse files
ayamirliuguangtian.1024
andauthored
chore: pin codecompanion in case breaking change temprarily (#1543)
details: olimorris/codecompanion.nvim#2439 Co-authored-by: liuguangtian.1024 <[email protected]>
1 parent 9067944 commit 22c95fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/modules/plugins/tool.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ tool["gelguy/wilder.nvim"] = {
7575
if settings.use_chat then
7676
tool["olimorris/codecompanion.nvim"] = {
7777
lazy = true,
78+
tag = "v17.33.0",
7879
event = "VeryLazy",
7980
config = require("tool.codecompanion"),
8081
dependencies = {

0 commit comments

Comments
 (0)