🖍️ Plugin and Theme Formatting

- Formatting cleanup
This commit is contained in:
2024-07-12 21:39:48 -04:00
parent 274617da24
commit 2807567e34
23 changed files with 38 additions and 72 deletions
+2 -1
View File
@@ -7,4 +7,5 @@ return {
local term = os.getenv("TERM")
return term and string.find(term, "kitty")
end,
}
}