mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 06:32:27 +01:00
Add all.txt help template files.
This commit is contained in:
102
vimperator/locale/en-US/all.txt
Normal file
102
vimperator/locale/en-US/all.txt
Normal file
@@ -0,0 +1,102 @@
|
||||
|all| +
|
||||
|
||||
// TODO: this should be generated by the Makefile in the same order as
|
||||
// config.helpFiles
|
||||
|
||||
|intro.html|
|
||||
|
||||
include::intro.txt[]
|
||||
|
||||
|tutorial.html|
|
||||
|
||||
include::tutorial.txt[]
|
||||
|
||||
|starting.html|
|
||||
|
||||
include::starting.txt[]
|
||||
|
||||
|browsing.html|
|
||||
|
||||
include::browsing.txt[]
|
||||
|
||||
|buffer.html|
|
||||
|
||||
include::buffer.txt[]
|
||||
|
||||
|cmdline.html|
|
||||
|
||||
include::cmdline.txt[]
|
||||
|
||||
|insert.html|
|
||||
|
||||
include::insert.txt[]
|
||||
|
||||
|options.html|
|
||||
|
||||
include::options.txt[]
|
||||
|
||||
|pattern.html|
|
||||
|
||||
include::pattern.txt[]
|
||||
|
||||
|tabs.html|
|
||||
|
||||
include::tabs.txt[]
|
||||
|
||||
|hints.html|
|
||||
|
||||
include::hints.txt[]
|
||||
|
||||
|map.html|
|
||||
|
||||
include::map.txt[]
|
||||
|
||||
|eval.html|
|
||||
|
||||
include::eval.txt[]
|
||||
|
||||
|marks.html|
|
||||
|
||||
include::marks.txt[]
|
||||
|
||||
|repeat.html|
|
||||
|
||||
include::repeat.txt[]
|
||||
|
||||
|autocommands.html|
|
||||
|
||||
include::autocommands.txt[]
|
||||
|
||||
|print.html|
|
||||
|
||||
include::print.txt[]
|
||||
|
||||
|gui.html|
|
||||
|
||||
include::gui.txt[]
|
||||
|
||||
|styling.html|
|
||||
|
||||
include::styling.txt[]
|
||||
|
||||
|message.html|
|
||||
|
||||
include::message.txt[]
|
||||
|
||||
|developer.html|
|
||||
|
||||
include::developer.txt[]
|
||||
|
||||
|various.html|
|
||||
|
||||
include::various.txt[]
|
||||
|
||||
//|version.html|
|
||||
//
|
||||
//include::version.txt[]
|
||||
|
||||
|index.html|
|
||||
|
||||
include::index.txt[]
|
||||
|
||||
// vim: set syntax=asciidoc:
|
||||
Reference in New Issue
Block a user