Saturday, September 12, 2015

Re: Vim plugin that shows the current command

On Sat, Sep 12, 2015 at 12:47 PM, Mikhail M <clevermik@gmail.com> wrote:
> In one Youtube video I've seen that vim showed the current command in bottom-right corner. I tried to google it, but without success.
> Maybe somebody could give a hint?
>
Don't use Google, use the help. In this case it is an option, found
with all other options at ":h option-list". Scrolling down to the
options that start with "show" you can see

'showcmd' 'sc' show (partial) command in status line

Double-click (or hit Ctrl-] on) either the long name of the option, or
the short one, and you're brought to what it does and how to use it.


Best regards,
Tony.

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment