mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 09:48:00 +01:00
Add a :helpall command.
This effectively divides the help into chunked and unchunked subsystems for clarity.
This commit is contained in:
@@ -125,7 +125,7 @@ const config = { //{{{
|
||||
"pattern.html", "tabs.html", "hints.html", "map.html", "eval.html",
|
||||
"marks.html", "repeat.html", "autocommands.html", "print.html",
|
||||
"gui.html", "styling.html", "message.html", "developer.html",
|
||||
"various.html", "version.html", "index.html", "all.html"
|
||||
"various.html", "version.html", "index.html"
|
||||
],
|
||||
|
||||
get ignoreKeys() {
|
||||
|
||||
Reference in New Issue
Block a user