用vim写python需要开启的选项

set autoindent

set  tabstop=4

set shiftwidth=4

set expandtab

 

1人评论了“用vim写python需要开启的选项”

发表评论

滚动至顶部