Skip to content

Commit

Permalink
add justfile filename to Makefile lexer
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Sep 16, 2023
1 parent 2b39461 commit a21a795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lexers/embedded/makefile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<filename>Makefile.*</filename>
<filename>GNUmakefile</filename>
<filename>BSDmakefile</filename>
<filename>justfile</filename>
<mime_type>text/x-makefile</mime_type>
<ensure_nl>true</ensure_nl>
</config>
Expand Down

0 comments on commit a21a795

Please sign in to comment.