diff --git a/common/content/io.js b/common/content/io.js index d2bd5806..5b6ebfa1 100644 --- a/common/content/io.js +++ b/common/content/io.js @@ -296,7 +296,7 @@ function IO() //{{{ arguments: [filename + ".local"] })); - lines.push("\n\" vim: set ft=vimperator:"); + lines.push("\n\" vim: set ft=" + EXTENSION_NAME + ":"); try {