写python时加入缩进设置

发现如果用vim写python的时候,还是设成8好像会报错,
在现有的基础上,加入下面设置就好了
set shiftwidth=4

posted on 2013-12-10 16:04  Orz..  阅读(463)  评论(0编辑  收藏  举报

导航