aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranekos2010-12-12 18:09:10 +0900
committeranekos2010-12-12 18:09:35 +0900
commitf27ecd2f6df13d8515e30f894dc22c266a5ed48d (patch)
treec5b6382f2a76bc58a851d7f24972ab8627baf649
parentbbc899568ba504cf75b2bc7e71c04e69d7aa79da (diff)
downloadvimperator-plugins-f27ecd2f6df13d8515e30f894dc22c266a5ed48d.tar.bz2
ソースコードのスタイルとあっていない?なぜ?
-rw-r--r--xpathBlink.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpathBlink.js b/xpathBlink.js
index 9929a96..3175dc1 100644
--- a/xpathBlink.js
+++ b/xpathBlink.js
@@ -101,4 +101,4 @@ Application.getExtensions(
});
})();
-// vim: set fdm=marker sw=4 ts=4 et:
+// vim: set fdm=marker sw=4 ts=4 noet: