feat: Adds mini-ai, ghostty config updates, tmux config updates.

This commit is contained in:
2024-12-29 09:07:18 -05:00
parent 9ead148f34
commit 963fcd2810
7 changed files with 74 additions and 37 deletions

View File

@@ -31,4 +31,11 @@ ls.add_snippets("lua", {
"})",
}),
}),
s("c", {
c(1, {
t("1st"),
t("2nd"),
}),
}),
})