vim
英 [vɪm]
美 [vɪm]
n. 精力; 活力; 力量
BNC.40460 / COCA.32287
牛津词典
noun
- 精力;活力;力量
energy
英英释义
noun
- an imaginative lively style (especially style of writing)
- his writing conveys great energy
- a remarkable muscularity of style
- a healthy capacity for vigorous activity
- jogging works off my excess energy
- he seemed full of vim and vigor
双语例句
- I'll assume that you already have access to Vim and are familiar with its interactive features.
我将假设您已经接触过Vim并且熟悉它的交互式特性。 - This article explains how events work in Vim and then introduces a series of scripts for automating editing events and behaviours.
本文解释了事件在Vim中如何运行,然后介绍了一系列自动编辑事件和行为的脚本。 - Vim provides a built-in command that allows you to remove duplicate lines from a file
Vim提供一个内置的命令,允许您从一个文件中删除重复的行 - Word checking is enabled by setting Vim's match command.
单词检查是通过设置Vim的match命令启用的。 - There are also pseudovariables that scripts can use to access the other types of value containers that Vim provides.
还有一些伪变量(pseudovariables),脚本可以使用它们访问Vim提供的其他类型的值容器。 - Create a folder named under$ HOME/. vim, and copy the custom plug-in to it.
在$HOME/.vim下面创建名为的文件夹,把定制的插件复制到其中。 - You can type: help cmdline-ranges in any Vim session to learn more about this facility.
可以在任何Vim会话中输入:helpcmdline-ranges来了解更多有关此工具的内容。 - If this file is found, vi and Vim do not look for any subsequent configuration files unless the exrc option is set in this configuration file.
如果找到该文件,vi和Vim不再寻找任何后续配置文件,除非在该配置文件中设置了exrc选项。 - Implementation of embedded software debugging in VIM
在VIM中实现对嵌入式软件的调试 - More interestingly, Vim provides "hooks" that allow you to intercept any of these editing events.
更有趣的是,Vim提供允许您拦截任何此类编辑事件的“挂钩”。