Skip to content

Commit db0043f

Browse files
authored
Merge branch 'main' into migrate/ts-main
Signed-off-by: Charles Chiu <[email protected]>
2 parents 3dff925 + 7361ba1 commit db0043f

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

flake.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)