1·Compiling sources from within vim.
从Vim内编译源代码。
2·Essential Vim editor navigation commands.
必不可少的Vim命令导航。(翻译文链接)。
3·Learn vim and it will be your last text editor.
学习vim并且其会成为你最后一个使用的文本编辑器。
4·You'll be using Vim version 7.2 and Perl version 5.8.
我们将使用Vim version 7.2和Perl version 5.8。
5·You embed Perl code inside Vim script using markers.
使用标志把Perl代码嵌入在vim脚本中。
6·By the end of this journey, you'll become a vim superstar.
当你走完这篇文章,你会成为一个vim的superstar。
7·Listing 11 has the errors that now show up inside Vim.
现在,在编译代码时,清单11中的错误会在Vim中显示。
8·Figure 4 shows the Fibonacci trace highlighted in vim.
图4显示了vim中加亮的Fibonacci跟踪。
9·Vim::Msg displays the message inside the editor window.
Msg 在编辑器窗口内显示消息。
10·Correct spelling mistakes automatically inside the Vim editor.
自动纠正拼写错误-在Vim编辑器中。(翻译文链接)。