mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-17 16:09:27 +01:00
sandbox/update-version: vim modelines exist.
Added vim modeline to enable syntax and set filetype :)
This commit is contained in:
parent
f922c09929
commit
ab379957e2
@ -5,3 +5,4 @@ perl -pi -e "s/^version\s*=\s*['\"]([\S]+)[ '\"].*/version = '\1 ($( date -Isec
|
||||
unset TZ # Return to the system timezone.
|
||||
exec $SHELL # Execute the current shell to return to user timezone if specified in config of shell.
|
||||
git add src/version.py
|
||||
# vim: set ft=sh: syntax:
|
||||
|
Loading…
Reference in New Issue
Block a user