mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 18:42:27 +01:00
add style.html to config.helpFiles
This commit is contained in:
@@ -108,7 +108,8 @@ const config = { //{{{
|
|||||||
"buffer.html", "cmdline.html", "options.html", "pattern.html",
|
"buffer.html", "cmdline.html", "options.html", "pattern.html",
|
||||||
"tabs.html", "hints.html", "map.html", "eval.html", "marks.html",
|
"tabs.html", "hints.html", "map.html", "eval.html", "marks.html",
|
||||||
"repeat.html", "autocommands.html", "print.html", "gui.html",
|
"repeat.html", "autocommands.html", "print.html", "gui.html",
|
||||||
"message.html", "developer.html", "various.html", "index.html"
|
"style.html", "message.html", "developer.html", "various.html",
|
||||||
|
"index.html"
|
||||||
],
|
],
|
||||||
|
|
||||||
scripts: [
|
scripts: [
|
||||||
|
|||||||
Reference in New Issue
Block a user