Skip to content

Commit

Permalink
helpers/efmls-configs/extract.py: add missing languages
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage committed Oct 9, 2023
1 parent 3692542 commit dacb368
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions helpers/efmls-configs/extract.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

identity_langs = [
"bash",
"blade",
"c",
"clojure",
"cmake",
Expand All @@ -29,23 +30,28 @@
"java",
"javascript",
"json",
"jsonc",
"ksh",
"less",
"lua",
"make",
"markdown",
"nix",
"pawn",
"php",
"proto",
"python",
"roslyn",
"ruby",
"rust",
"sass",
"scala",
"scss",
"sh",
"slim",
"sml",
"solidity",
"tex",
"toml",
"typescript",
"vala",
Expand Down

0 comments on commit dacb368

Please sign in to comment.