Let's say I'm exploring some feature, like ":help quickfix".
I then see :cnext (also :cn) in the documentation, and I'm
wondering whether it's bound to some key mapping. What's the
best way to find out? I did the following, but there might
be a better way:

  :redir hhh.txt
  :map
  :redir end
  :e hhh.txt
  /cnext

(By the way, :cnext isn't bound to any command in my setup.)

Michael

-- 
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

Reply via email to