We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mix.lock
1 parent 30ced4c commit 77ced9eCopy full SHA for 77ced9e
1 file changed
languages/elixir/config.toml
@@ -1,6 +1,6 @@
1
name = "Elixir"
2
grammar = "elixir"
3
-path_suffixes = ["ex", "exs"]
+path_suffixes = ["ex", "exs", "mix.lock"]
4
line_comments = ["# "]
5
autoclose_before = ";:.,=}])>"
6
brackets = [
0 commit comments