Peng Yu wrote:
Hi,

`:help` shows the following categories of help topics. But what does
AnsiEsc belong to?

                           WHAT                  PREPEND    EXAMPLE
                       Normal mode command      (nothing)   :help x
                       Visual mode command         v_       :help v_u
                       Insert mode command         i_       :help i_<Esc>
                       Command-line command        :        :help :quit
                       Command-line editing        c_       :help c_<Del>
                       Vim command argument        -        :help -r
                       Option                      '        :help 'textwidth'

:AnsiEsc comes from a plugin (AnsiEsc.vim); it provides a command line command (:AnsiEsc[!]). You had to have installed AnsiEsc.vim yourself. Plugins, btw, may provide commands and maps falling in several categories.

Regards,
Chip Campbell

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to