mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-04 22:45:46 +01:00
normalize the features list
This commit is contained in:
@@ -68,10 +68,11 @@ section:Help{nbsp}topics[overview]
|
|||||||
- help:Print[print.html]: Printing pages.
|
- help:Print[print.html]: Printing pages.
|
||||||
- help:Developer{nbsp}information[developer.html]: How to write docs or
|
- help:Developer{nbsp}information[developer.html]: How to write docs or
|
||||||
plugins.
|
plugins.
|
||||||
- help:Various[various.html]: Other help which didn't fit into any other category.
|
- help:Various[various.html]: Other help which didn't fit into any other
|
||||||
|
category.
|
||||||
|
|
||||||
You can also jump directly to the help of a specific command with [c]:help
|
You can also jump directly to the help of a specific command with [c]:help o[c]
|
||||||
o[c] or [c]:help :set[c].
|
or [c]:help :set[c].
|
||||||
|
|
||||||
section:Features[features]
|
section:Features[features]
|
||||||
|
|
||||||
@@ -92,9 +93,12 @@ section:Features[features]
|
|||||||
* Beep on errors
|
* Beep on errors
|
||||||
* Marks support ([m]ma[m] to set mark a on a web page, [m]'a[m] to go there)
|
* Marks support ([m]ma[m] to set mark a on a web page, [m]'a[m] to go there)
|
||||||
* QuickMarks support (quickly go to previously marked web pages with [m]go[m][a]\\{a-zA-Z0-9\\}[a])
|
* QuickMarks support (quickly go to previously marked web pages with [m]go[m][a]\\{a-zA-Z0-9\\}[a])
|
||||||
* [c]:map[c] support (and feedkeys() for script writers)
|
* [c]:map[c] and [c]:command[c] support (and feedkeys() for script writers)
|
||||||
* [c]:time[c] support for profiling
|
* [c]:time[c] support for profiling
|
||||||
* Move the text cursor and select text with Vim keys and a visual mode
|
* Move the text cursor and select text with Vim keys and a visual mode
|
||||||
|
* External editor support
|
||||||
|
* Macros to replay key strokes
|
||||||
|
* AutoCommands to execute action on certain events
|
||||||
* A comprehensive help file, explaining all commands, mappings and options.
|
* A comprehensive help file, explaining all commands, mappings and options.
|
||||||
|
|
||||||
section:Contact[contact]
|
section:Contact[contact]
|
||||||
|
|||||||
Reference in New Issue
Block a user