I have some basic questions about how things work in vim.
Is it true that every key command executes a function? Say the key command »%«
performed on a bracket jumps to the matching closing bracket. Is there a
function defined like MatchBracket()? If this is true, how can I see which key
command executes which function?
Regards
Marco
--
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
No comments:
Post a Comment