mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-01 15:42:25 +01:00
move the help files list to Vimperator's liberator.config
This commit is contained in:
@@ -95,6 +95,14 @@ liberator.config = { //{{{
|
||||
function () { liberator.buffer.viewSelectionSource(); }]
|
||||
],
|
||||
|
||||
// they are sorted by relevance, not alphabetically
|
||||
helpFiles: ["intro.html", "tutorial.html", "starting.html",
|
||||
"browsing.html", "buffer.html", "pattern.html", "options.html",
|
||||
"tabs.html", "hints.html", "map.html", "eval.html", "marks.html",
|
||||
"repeat.html", "autocommands.html", "print.html", "developer.html",
|
||||
"various.html"
|
||||
],
|
||||
|
||||
init: function ()
|
||||
{
|
||||
function incrementURL(count)
|
||||
|
||||
Reference in New Issue
Block a user