From 283ae224e4dee7b2dce7a81d9554570675ab0d3a Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Mon, 18 Apr 2011 16:02:03 +0100 Subject: vim-mode/vim_mode: more docs update. Grar. --- vim-mode/README.pod | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) (limited to 'vim-mode/README.pod') diff --git a/vim-mode/README.pod b/vim-mode/README.pod index 4783c23..af6ddf2 100644 --- a/vim-mode/README.pod +++ b/vim-mode/README.pod @@ -199,7 +199,7 @@ C<:ls>, C<:buffers> =item Display registers: -<:reg[isters] {args}>, C<:di[splay] {args}> +C<:reg[isters] {args}>, C<:di[splay] {args}> =item Display undolist: @@ -312,33 +312,19 @@ following settings are available: =over 4 -=item * utf8 +=item * utf8 - Support UTF-8 characters, boolean, default on -Support UTF-8 characters, boolean, default on +=item * debug - Enable debug output, boolean, default off -=item debug +=item * cmd_seq - Char that when double-pressed simulates CEscE>, string, default '' (disabled) -Enable debug output, boolean, default off +=item * start_cmd - Start every line in command mode, boolean, default off -=item cmd_seq +=item * max_undo_lines - Sze of the undo buffer. Integer, default 50 items. -Char that when double-pressed simulates CEscE>, string, default '' (disabled) +=item * ex_history_size - Number of items stored in the ex-mode history. Integer, default 100. -=item start_cmd - -Start every line in command mode, boolean, default off - -=item max_undo_lines - -Sze of the undo buffer. Integer, default 50 items. - -=item ex_history_size - -Number of items stored in the ex-mode history. Integer, default 100. - -=item prompt_leading_space - -Ddetermines whether ex mode prepends a space to the displayed input. Boolean, default on +=item * prompt_leading_space - Ddetermines whether ex mode prepends a space to the displayed input. Boolean, default on =back -- cgit v1.2.3