32.Tab-Complete Your Ex Commands ======== <TAB>补全command mode命令 ======== <C-d>列出所有可选命令 33.Insert the Current Word at the Command Prompt ======== <C-r><C-w>在command mode下复制光标所在字符(一个word) 常用于加速替换命令 i.e. %s//
TAB_SIZE = 8# This tag can be used to specify a number of aliases that acts # as commands in the documentation. An alias has the form "name=value". # For example adding "sideeffect=\par Side Effects:\n" will allow you to # put the command \sideeffect (or @sideeffect) in the ...