mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
enable memory
This commit is contained in:
@@ -244,6 +244,13 @@ return {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
memory = {
|
||||||
|
opts = {
|
||||||
|
chat = {
|
||||||
|
enabled = true,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
init = function()
|
init = function()
|
||||||
require("utils.codecompanion.fidget-spinner"):init()
|
require("utils.codecompanion.fidget-spinner"):init()
|
||||||
|
|||||||
Reference in New Issue
Block a user