VIM使用技巧

1. 设置页宽

  在Source insight中写代码时,一般要求每行不超过80列,在VIM中也可以设置: 在.vimrc中加入set textwidth=80就可以了

posted on 2015-01-26 14:22  Xinglong  阅读(118)  评论(0)    收藏  举报

导航