From 2f19cdf4ae2e2c47ac3e47b2904d3c79708f5ec1 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 7 Jun 2003 10:42:48 +0000 Subject: [PATCH] Commit tabs file git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@568 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/tabs | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bacula/src/tabs diff --git a/bacula/src/tabs b/bacula/src/tabs new file mode 100644 index 0000000000..485ab85720 --- /dev/null +++ b/bacula/src/tabs @@ -0,0 +1,5 @@ +/* Configure vim and python to use the correct whitespace + * These *should* be the right settings for Bacula development + * vim: set tabstop=8 shiftwidth=3: + * -*- mode: c; tab-width: 3 -*- + */ -- 2.39.5