mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 20:57:59 +00:00
Wrap editor module documentation at 80 characters
This commit is contained in:
parent
9a52ecb21b
commit
28a20b48e6
@ -24,13 +24,13 @@
|
|||||||
#
|
#
|
||||||
# zstyle ':omz:module:editor:keymap:primary' insert 'I'
|
# zstyle ':omz:module:editor:keymap:primary' insert 'I'
|
||||||
#
|
#
|
||||||
# To indicate when the editor is in the primary keymap (emacs or viins) overwrite
|
# To indicate when the editor is in the primary keymap (emacs or viins)
|
||||||
# mode, add the following to your theme prompt setup function.
|
# overwrite mode, add the following to your theme prompt setup function.
|
||||||
#
|
#
|
||||||
# zstyle ':omz:module:editor:keymap:primary' overwrite 'O'
|
# zstyle ':omz:module:editor:keymap:primary' overwrite 'O'
|
||||||
#
|
#
|
||||||
# To indicate when the editor is in the alternate keymap (vicmd), add the following
|
# To indicate when the editor is in the alternate keymap (vicmd), add the
|
||||||
# to your theme prompt setup function.
|
# following to your theme prompt setup function.
|
||||||
#
|
#
|
||||||
# zstyle ':omz:module:editor:keymap' alternate '<<<'
|
# zstyle ':omz:module:editor:keymap' alternate '<<<'
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user