Skip to content

Commit 0f1a074

Browse files
authored
fix: Add built-in conf-toml-mode (#224)
1 parent ea34865 commit 0f1a074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tree-sitter-langs.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ See `tree-sitter-langs-repos'."
149149
(scheme-mode . scheme)
150150
(swift-mode . swift)
151151
(toml-mode . toml)
152+
(conf-toml-mode . toml)
152153
(tuareg-mode . ocaml)
153154
(typescript-mode . typescript)
154155
(verilog-mode . verilog)

0 commit comments

Comments
 (0)