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

added modelines everywhere

This commit is contained in:
Martin Stubenschrott
2007-04-19 16:09:14 +00:00
parent 6fb4a01aae
commit ac6a066df4
10 changed files with 76 additions and 26 deletions

View File

@@ -151,3 +151,4 @@ function parseBookmarkString(str, res)
return true;
}
// vim: set fdm=marker sw=4 ts=4: