mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 23:47:57 +01:00
use RegExp#test in preference to String#match
This commit is contained in:
@@ -207,4 +207,5 @@ vimperator.util = {
|
||||
return strNum[0] + " " + unitVal[unitIndex];
|
||||
}
|
||||
};
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user