From: Salvatore Iovene Date: Tue, 5 Feb 2013 12:55:32 +0000 (+0200) Subject: Another vi modeline. X-Git-Tag: 0.1~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f518a49b0a1044e79822568ae53a6cc07e51227f;p=profile%2Fivi%2Fcowhide.git Another vi modeline. --- diff --git a/examples/hoofbeats/javascripts/app/app.js b/examples/hoofbeats/javascripts/app/app.js index 4cbefae..a226a26 100644 --- a/examples/hoofbeats/javascripts/app/app.js +++ b/examples/hoofbeats/javascripts/app/app.js @@ -1,3 +1,4 @@ +/* vi: set et sw=4 ts=4 si: */ (function(win) { 'use strict';