From 1dc3de3f69efe11d112e23c19db3e23695b426eb Mon Sep 17 00:00:00 2001 From: "Jason St. John" Date: Fri, 16 Nov 2012 18:31:42 -0500 Subject: Remove Vim modelines in prototype files It makes little sense to "force" users to replace tabs with spaces, with a width of 2. These settings should be configured by the user in their own ~/.vimrc. This is a resubmission based on Allan's feedback on the ML. Signed-off-by: Jason St. John --- proto/proto.install | 2 -- 1 file changed, 2 deletions(-) (limited to 'proto/proto.install') diff --git a/proto/proto.install b/proto/proto.install index 2a8993d1..26d37f84 100644 --- a/proto/proto.install +++ b/proto/proto.install @@ -33,5 +33,3 @@ #post_remove() { # do something here #} - -# vim:set ts=2 sw=2 et: -- cgit v1.2.3-54-g00ecf