1
1
mirror of https://github.com/casey/just.git synced 2024-09-11 14:07:05 +03:00

Add .justfile to sublime syntax file_extensions (#938)

This commit is contained in:
Casey Rodarmor 2021-08-03 22:26:27 -07:00 committed by GitHub
parent f93f7086e8
commit 7b58ec135c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
---
# http://www.sublimetext.com/docs/syntax.html
name: Just
file_extensions: [Justfile, just]
file_extensions: [.justfile, just, justfile]
scope: source.just
contexts:
main: