• This sets up an autocommand group, and removes any previous handlers (via the autocmd!

    这会设置一个自动命令删除所有之前的处理器通过autocmd!

    youdao

  • To see the complete list of these events, type: help autocmd-events on the Vim command line.

    查看此类事件全部清单Vim命令输入help autocmd - events。

    youdao

  • The event name is one of the 78 valid Vim event names (as listed under: help autocmd-events).

    事件名称78种有效Vim事件名称(help autocmd - events所列示)之一

    youdao

  • The keyword for all this is autocmd (which is often abbreviated to just au). The usual syntax is

    所有这些的关键字就是autocmd通常缩写为 au)。

    youdao

  • The filename pattern syntax is similar -- but not identical -- to a normal shell pattern (see :help autocmd-patterns for details).

    文件名称模式语法普通shell 模式(详见 :help autocmd-patterns)相似 ——又有所区别。

    youdao

  • Any autocmd can be specified with a comma-separated list of event types, in which case the handler will be invoked for any of the events listed.

    任何autocmd可以一个用逗号分隔事件类型清单指定,这里所列出来任一事件调用处理器

    youdao

  • If you execute the same autocmd twice, you get two event handlers, both of which will be separately invoked by the same combination of event and filename from that point onward.

    如果执行相同autocmd,您就可以获得事件处理器两个处理器一点上相同的事件文件名组合分别激活

    youdao

  • The colon at the start of the command is optional, but it's a good idea to include it; doing so makes the command easier to locate in the (usually complex) argument list of an autocmd.

    命令开始冒号可选的,但是最好加上;这么做能够让命令更轻松一个(往往很复杂的)autocmd参数清单中定位。

    youdao

  • The colon at the start of the command is optional, but it's a good idea to include it; doing so makes the command easier to locate in the (usually complex) argument list of an autocmd.

    命令开始冒号可选的,但是最好加上;这么做能够让命令更轻松一个(往往很复杂的)autocmd参数清单中定位。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定