1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-03 10:44:12 +01:00

Add missing Vim modeline.

This commit is contained in:
Doug Kearns
2011-03-19 21:28:25 +11:00
parent ebfc3712e6
commit 1b197039a5

View File

@@ -393,3 +393,5 @@ var MOW = Module("mow", {
"boolean", true);
}
});
// vim: set fdm=marker sw=4 ts=4 et: