在vim下写python 会出现python错误:unexpected unident时间:2022-09-22 22:28:59需要在.vimrc 的set tabstop=4的这一行上面增加 set expandtab 否则会报unexpected unident