1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 02:27:58 +01:00

add some missing fold markers

This commit is contained in:
Doug Kearns
2008-05-17 16:04:24 +00:00
parent 8a1162349a
commit f43fc67115
11 changed files with 10 additions and 32 deletions

View File

@@ -434,6 +434,7 @@ liberator.Mappings = function () //{{{
}
};
//}}}
}; //}}}
// vim: set fdm=marker sw=4 ts=4 et: