1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-10 20:35:46 +01:00

Dont use argCount with literal. Use the default favicon in :ls

This commit is contained in:
Kris Maglione
2008-11-28 12:52:09 +00:00
parent 8a69d2f3a1
commit d25867e7b5
14 changed files with 45 additions and 73 deletions

View File

@@ -173,8 +173,7 @@ function Editor() //{{{
editor.listAbbreviations(mode, lhs || "");
},
{
argCount: 2,
literal: true,
literal: 1,
serial: function () [
{
command: this.name,