mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 09:14:31 +02:00
helpers/efmls-configs/extract.py: add missing languages
This commit is contained in:
parent
369254237a
commit
7014569cbf
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,7 @@ tools = {
|
|||
|
||||
identity_langs = [
|
||||
"bash",
|
||||
"blade",
|
||||
"c",
|
||||
"clojure",
|
||||
"cmake",
|
||||
|
@ -29,23 +30,28 @@ identity_langs = [
|
|||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue