Vim7を入れてみて気付いたことなどのメモ。
- なんか括弧の上にカーソルがきたら動的に対応する括弧をハイライトしてる
- なんか文字コードの自動認識の精度がちょっと良くなった気がする
なんかPukivimが微妙に挙動不審だ→pukivim/plugin/pukiwiki.vimの
PW_get_edit_pageで:eを使ってるとこを:e!にしたらエラーが出なくなった。
あまりよくわかってないけど一応書き込めてるのでヨシとする。
新機能(:h version7)†
- Vim script enhancements
- Spell checking
- Omni completion
- MzScheme interface
- Printing multi-byte text
- Tab pages
- Undo branches
- Extended Unicode support
- More highlighting
- Translated manual pages
- Internal grep
- Scroll back in messages
- Cursor past end of the line
- POSIX compatibility
- Debugger support
- Remote file explorer
- Define an operator
- Mapping to an expression
- Visual and Select mode mappings
- Location list
- Various new items
Omni completion†
コメントをどーぞ†
CategoryVim
Last-modified: 2006-07-31 (Mon) 00:00:00
HTML convert time: 0.014 sec.