1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 06:34:12 +01:00

Fix regressions.js modeline.

This commit is contained in:
Doug Kearns
2009-03-14 17:11:24 +11:00
parent 7955e6ce24
commit 4d9cefa754

View File

@@ -249,4 +249,4 @@ commands.addUserCommand(["regr[essions]"],
count: true count: true
}); });
// vimperator: set et sts=4 sw=4 : // vim: set et sts=4 sw=4 :