changeset 774:b0c348ad1a8f

Set mode line for both vim and emacs
author Thinker K.F. Li <thinker@codemud.net>
date Sun, 29 Aug 2010 20:34:01 +0800
parents 1b522a22e16a
children caa2fdb5f220
files nodejs/canvas.js
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nodejs/canvas.js	Sun Aug 29 19:45:28 2010 +0800
+++ b/nodejs/canvas.js	Sun Aug 29 20:34:01 2010 +0800
@@ -1,3 +1,5 @@
+// -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
+// vim: sw=4:ts=4:sts=4
 var mbfly = require("mbfly");
 var sys=require("sys");