mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 09:48:00 +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",
|
||||
"tabs.html", "hints.html", "map.html", "eval.html", "marks.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: [
|
||||
|
||||
Reference in New Issue
Block a user