mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 22:37:58 +01:00
echo a msg, not an err, from :abbrev when there are no abbreviations
This commit is contained in:
@@ -921,7 +921,7 @@ function Editor() //{{{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
liberator.echoerr("No abbreviations found");
|
||||
liberator.echomsg("No abbreviations found");
|
||||
return false;
|
||||
}
|
||||
else // list all (for that filter {i,c,!})
|
||||
|
||||
Reference in New Issue
Block a user