From: martin f. krafft Date: Thu, 25 Oct 2007 19:38:13 +0000 (+0200) Subject: add a vim modeline to preserve joey's tabbing prefs X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/2b99538928d4c2b2021e8f3bf0de4f801475288a add a vim modeline to preserve joey's tabbing prefs --- diff --git a/mr b/mr index 1253102..84f1a58 100755 --- a/mr +++ b/mr @@ -1101,3 +1101,5 @@ ed = echo "A horse is a horse, of course, of course.." T = echo "I pity the fool." right = echo "Not found." #}}} + +# vim:sw=8:sts=0:ts=8:noet