From 8644022fb9046556d37a51735cad433f382949c1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 19 Apr 2012 01:21:10 +0000 Subject: Rakefile: remove vim-specific modeline Avoid taking sides or showing preference for particular text editors. Text editors are _very_ personal preferences, and explicitly supporting/acknowledging one would set precedence for explicitly supporting/acknowledging others. This would lead down the slippery slope of having modelines for every single text editor in every single file we have. For this same reason, we do not (and never will) expose editor-specific suffixes in .gitignore. Full disclosure: I'm a vim user myself --- Rakefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Rakefile b/Rakefile index ae86574..3ade063 100644 --- a/Rakefile +++ b/Rakefile @@ -46,6 +46,3 @@ task :fix_perms do end end end - -# vim: syntax=Ruby - -- cgit v1.2.3-24-ge0c7