parent
1adb4ecc95
commit
7133699335
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ const SUGGESTIONS_BY_EXTENSION_ID: &[(&str, &[&str])] = &[
|
||||||
("log", &["log"]),
|
("log", &["log"]),
|
||||||
("lua", &["lua"]),
|
("lua", &["lua"]),
|
||||||
("make", &["Makefile"]),
|
("make", &["Makefile"]),
|
||||||
|
("nim", &["nim"]),
|
||||||
("nix", &["nix"]),
|
("nix", &["nix"]),
|
||||||
("nu", &["nu"]),
|
("nu", &["nu"]),
|
||||||
("ocaml", &["ml", "mli"]),
|
("ocaml", &["ml", "mli"]),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue