1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-30 05:12:28 +01:00

Add 'set ft=javascript' to the new .jsm files.

This commit is contained in:
Štěpán Němec
2011-10-03 20:15:42 +02:00
parent 65dffb490c
commit 0979b8e702
3 changed files with 3 additions and 3 deletions

View File

@@ -2439,4 +2439,4 @@ Buffer.addPageInfoSection("s", "Security", function (verbose) {
endModule();
// vim: set fdm=marker sw=4 ts=4 et:
// vim: set fdm=marker sw=4 ts=4 et ft=javascript:

View File

@@ -457,4 +457,4 @@ var Help = Module("Help", {
endModule();
// vim: set fdm=marker sw=4 ts=4 et:
// vim: set fdm=marker sw=4 ts=4 et ft=javascript:

View File

@@ -252,4 +252,4 @@ XMLChannel.prototype = {
endModule();
// vim: set fdm=marker sw=4 ts=4 et:
// vim: set fdm=marker sw=4 ts=4 et ft=javascript: