set vim ft for justfile
This commit is contained in:
parent
81bf9dab8f
commit
50e02b7608
1 changed files with 2 additions and 0 deletions
2
justfile
2
justfile
|
@ -1,3 +1,5 @@
|
|||
# vim: set ft=make :
|
||||
|
||||
src_dir := "$PWD"
|
||||
build_dir := "$PWD/build"
|
||||
itchio := "damantisshrimp/taqin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue