Added terminal toggler

This commit is contained in:
2024-08-17 15:02:08 +04:00
parent 59131c8aac
commit b8eac70b3d
5 changed files with 29 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
local langs = {
"javascript",
"typescript",
"tsx",
"python",
"go",
"html",
@@ -8,7 +9,6 @@ local langs = {
"scss",
"json",
"php",
"tsx",
"sql",
"lua",
"vim",