Add AI helper functions, update plugins, and codecompanion updates

This commit is contained in:
mitchell 2025-05-19 15:57:08 -04:00
parent 1517f56c86
commit 73c5b0b7d7
8 changed files with 87 additions and 37 deletions

View file

@ -88,7 +88,7 @@ return {
{
"folke/zen-mode.nvim",
opts = {
window = { backdrop = 0.95 },
window = { backdrop = 0.95, options = { number = false } },
plugins = { twilight = { enabled = false } },
},
keys = {