1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 20:52:27 +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: