On Sep 22, 3:14 am, ZyX <[email protected]> wrote: > > Map commands show only custom user mappings. If you want to list builtin > commands, use either tab completion on `:h CTRL-W' or `:helpgrep \*CTRL-W'.
Or potentially even better, type :h CTRL-W (9 keystrokes) and then hit CTRL-D (two keystrokes). This will give you a list of all the matches including CTRL-W in the :help (there are many). > I do > not know any way to show both builtin commands and custom user mappings. > That's because there is no way to do this with a single built-in command. -- 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
