added typescript support
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
local langs = {
|
||||
"lua",
|
||||
"javascript",
|
||||
"typescript",
|
||||
"python",
|
||||
@@ -11,6 +10,9 @@ local langs = {
|
||||
"php",
|
||||
"tsx",
|
||||
"sql",
|
||||
"lua",
|
||||
"vim",
|
||||
"vimdoc",
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user