vim 7.0 Released
Vim 7.0 從這裡下載。
先來點小回憶,我之所以開始用 vi/Vim 是受了 jwwang 學長的感召啊,在某年的資工營看到學長用 vi 編輯文字,之後就拋棄 joe 了 :p
Vim 7.0 的 Changes 如下(在官網的連結因為超過限制暫時不能讀):
Spell checking support for about 50 languages was added.
Intelligent completion was added for C, HTML, Ruby, Python, PHP, etc.
Tab pages were implemented, each containing multiple windows.
Undo branches were added. Vim script now supports Lists and Dictionaries as data structures.
Vim scripts can be profiled. Unicode support was improved. Cursor line, cursor column, and matching braces can be highlighted. Translated manual pages support was added.
An internal grep was created, which works on all platforms and searches compressed files.
Remote directories and zip and tar archives can be browsed. Multi-byte text can be printed.
對我來說可能比較有用的就是 Tab pages 啦,不用開一堆視窗來編輯 ![]()














