1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-29 00:23:32 +01:00

Set the Vim ft in the modeline of the new modules.

--HG--
extra : rebase_source : 931647ac0dc0fb21d33d5f03b2d7267a73c0bb45
This commit is contained in:
Doug Kearns
2011-01-05 02:41:06 +11:00
parent 78bdfd6d9d
commit 80def7bfe9
3 changed files with 3 additions and 3 deletions

View File

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