aboutsummaryrefslogtreecommitdiff
path: root/handlers/tar.in
diff options
context:
space:
mode:
authorMatthijs Kooijman <matthijs@stdin.nl>2009-05-22 15:27:09 +0200
committerMatthijs Kooijman <matthijs@stdin.nl>2009-05-23 10:42:20 +0200
commit78884142e7cdaaf3e1f5571b1f28d2ea5a520b30 (patch)
tree686d3d719c1fd90c94caaa38bc2e9796c23504e9 /handlers/tar.in
parent4ecaae94054c4eb919ddbd45904d834383a09558 (diff)
downloadbackupninja-78884142e7cdaaf3e1f5571b1f28d2ea5a520b30.tar.gz
backupninja-78884142e7cdaaf3e1f5571b1f28d2ea5a520b30.tar.bz2
Add a vim modeline with indentation settings.
The modelines added match the emacs lines already present and also set the filetype to sh (just like the emacs lines).
Diffstat (limited to 'handlers/tar.in')
-rw-r--r--handlers/tar.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/handlers/tar.in b/handlers/tar.in
index 0a762ce..b4f8c58 100644
--- a/handlers/tar.in
+++ b/handlers/tar.in
@@ -1,4 +1,5 @@
# -*- mode: sh; sh-basic-offset: 3; indent-tabs-mode: nil; -*-
+# vim: set filetype=sh sw=3 sts=3 expandtab autoindent:
#
# tar handler script for backupninja