1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 15:04:11 +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

@@ -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: