diff --git a/languages.toml b/languages.toml index 35438758e..9d3ad27bc 100644 --- a/languages.toml +++ b/languages.toml @@ -748,7 +748,7 @@ source = { git = "https://github.com/theHamsta/tree-sitter-glsl", rev = "88408ff [[language]] name = "perl" scope = "source.perl" -file-types = ["pl", "pm"] +file-types = ["pl", "pm", "t"] shebangs = ["perl"] roots = [] comment-token = "#"