读书人

mac osx vi 高亮展示设置

发布时间: 2012-07-26 12:01:08 作者: rapoo

mac osx vi 高亮显示设置

转自:Andrew's Blog

?

?

Press the Escape key to take vim out of Insertion Mode , then press ‘: ‘ (colon ) followed by ‘x ‘ to save the file and exit. Enter this command again:

sudo vim vimrc

… and you’ll see that vim now automatically indents code , displays the cursor position , has syntax highlighting , etc.

读书人网 >操作系统

热点推荐