parent
1adb4ecc95
commit
7133699335
@ -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…
Reference in New Issue
Block a user