Add codecompanion for interactive ai help

This commit is contained in:
salomaestro
2025-01-28 13:19:06 +01:00
parent baf14d1b8e
commit 1bb24a69fc
4 changed files with 93 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
local M = {}
M.base46 = {
theme = "github_dark",
theme = "monekai",
-- hl_override = {
-- Comment = { italic = true },