diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-07-04 21:51:16 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-07-04 21:51:16 +0200 |
| commit | 5aa9016548674f2d6105b925e132fdd0f54a5a4c (patch) | |
| tree | 09d39b611fd6d1cfbc98fbcad21552e78e258bac | |
| parent | 5361f26e75d3541968fb585a7e2d0af5283994e8 (diff) | |
add vim modeline
| -rwxr-xr-x | src/template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/template b/src/template index 38ff9b8..145a259 100755 --- a/src/template +++ b/src/template @@ -3,3 +3,5 @@ declare -r VERSION='VERSION_DEVEL' echo "This is version $VERSION of the example template project." + +# vim: filetyle=sh |
