maintainers/release-*: Add mode line

This lets various tools figure out the language more easily.
This commit is contained in:
Robert Hensing 2024-07-30 17:35:46 +02:00
parent 850e4779d6
commit f011cfd28d
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env nix
# vim: set filetype=python:
#!nix develop --impure --expr
#!nix ``
#!nix let flake = builtins.getFlake ("git+file://" + toString ../.);

View file

@ -1,4 +1,5 @@
#!/usr/bin/env nix
# vim: set filetype=bash:
#!nix shell .#changelog-d --command bash
# --- CONFIGURATION ---