1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 04:39:26 +00:00

general: Miscellaneous documentation updates

- Add missing documentation for options and environment variables
- Rearrange definition and documentation of 'Options', 'Variables'
  and 'Aliases' in a consistent order
This commit is contained in:
Indrajit Raychaudhuri
2018-10-12 03:55:55 -05:00
parent ff5bd9306e
commit 6f603df7a6
10 changed files with 79 additions and 25 deletions

View File

@ -1,7 +1,17 @@
Editor
======
Sets key bindings.
Sets editor specific key bindings options and variables.
Options
-------
- `BEEP` beep on error in line editor.
Variables
---------
- `WORDCHARS` treat a given set of characters as part of a word.
Settings
--------