VIM
曹纪乾
嵌入式开发,和一些应用的开发
展开
-
我如何退出:Vim的初学者指南
I'm just about to install a crontab entry, and boom - I end up in the weird default editor. The one I never quite understood.ESC? Nothing happens.CTRL + C? No.ESC ESC ESC? Nope. I'm st翻译 2017-04-18 12:31:13 · 1301 阅读 · 0 评论 -
Best of Vim Tips
*vimtips.txt* For Vim version 7.3. ------------------------------------------------------------------------------" new items marked [N] , corrected items marked [C]" *best-searching*/joe/e翻译 2017-04-18 12:32:05 · 1147 阅读 · 0 评论 -
12 Vim Tips
这个Vim提示的汇编是转发了一些中级到高级Vim提示。 让我们回顾一下1. 重复上一个Ex命令在Vim中有3种命令行模式提示:Ex命令提示符::something搜索提示:/something表达式提示(从插入模式类型 =):= 1 + 1 假设我们从Ex命令提示符中运行一个spec::!rspec spec/models/code_spec.r翻译 2017-04-18 12:35:31 · 510 阅读 · 0 评论