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
双语例句
- This article shows what Vim has to offer to highlight syntax from a custom programming language.
本文讨论为了高亮显示定制编程语言的语法Vim必须提供什么。 - The Resources section has a link to download and upgrade Vim.
参考资料小节提供了下载和升级Vim的链接。 - If you do select the "Quit?" option, the helper function immediately terminates the Vim session.
如果您选择了“Quit?”选项,助手函数就立即终止Vim会话。 - This file typically sets some configuration options and loads other Vim configuration files that are specific to the operating system and operating system distribution that you are running.
该文件通常设置一些配置选项,加载特定于运行中的操作系统和操作系统版本的其他Vim配置文件。 - There are also pseudovariables that scripts can use to access the other types of value containers that Vim provides.
还有一些伪变量(pseudovariables),脚本可以使用它们访问Vim提供的其他类型的值容器。 - That user-defined function first calls a built-in Vim function named exists(), passing it a string.
这个用户定义函数首先调用名为exists()的Vim函数,为它传递一个字符串。 - Word checking is enabled by setting Vim's match command.
单词检查是通过设置Vim的match命令启用的。 - 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选项。 - Table 1 provides the cursor movement commands within Vim.
表1提供了Vim中的光标移动命令。 - You can type: help cmdline-ranges in any Vim session to learn more about this facility.
可以在任何Vim会话中输入:helpcmdline-ranges来了解更多有关此工具的内容。