set vim ft for justfile

master
Fabien Freling 2020-04-13 17:54:22 +02:00
parent 81bf9dab8f
commit 50e02b7608
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# vim: set ft=make :
src_dir := "$PWD"
build_dir := "$PWD/build"
itchio := "damantisshrimp/taqin"