On Apr 16, 12:56 pm, Charles Campbell <[email protected]> wrote: > > The AnsiEsc plugin colorizes text according to ansi escape sequences; > you can get the plugin from: > > http://vim.sourceforge.net/scripts/script.php?script_id=302 (stable) > http://mysite.verizon.net/astronaut/vim/index.html#ANSIESC(cutting > edge) >
Chip, I installed from vim.org, which lists the same release data as on your site. No AnsiEsc command is defined by the plugin. In fact, no command definition at all appears in the AnsiEsc.vim plugin file installed by the vimball, and only a few unrelated commands are created in the cecutil.vim file installed. I'd like to try this out...what gives? Also, I'm a little confused about the use of what looks like an autoload function definition in the plugin/AnsiEsc file. Does this work? I thought autoload functions had to be defined in files in the autoload directory. -- 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 Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en
