mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 05:34:12 +01:00
don't bother returning a status value in Marks#jumpTo and remove trailing comma
in :mark help propery assignment
This commit is contained in:
@@ -521,8 +521,6 @@ function Marks() //{{{
|
||||
|
||||
if (!ok)
|
||||
vimperator.echoerr("E20: Mark not set"); // FIXME: move up?
|
||||
|
||||
return ok;
|
||||
}
|
||||
|
||||
// TODO: show marks like vim does (when the multiline echo impl is done) or in the preview window right now
|
||||
|
||||
Reference in New Issue
Block a user