Skip to content

Commit 02181b8

Browse files
committed
chore: 🔧 change justfile.jinja file association
1 parent becdbe4 commit 02181b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"python.languageServer": "Pylance",
3131
"files.insertFinalNewline": true,
3232
"files.associations": {
33-
"justfile.jinja": "django-txt",
33+
"justfile.jinja": "plaintext",
3434
"*.yml.jinja": "jinja-yaml",
3535
"*.cff.jinja": "jinja-yaml",
3636
"*.toml.jinja": "jinja-toml",

0 commit comments

Comments
 (0)