my vimrc for python 10月 03, 2013 syntax on set nocompatible set tabstop=4 set softtabstop=4 set expandtab set smartindent set hlsearch filetype indent on "Enable filetype-specific indenting filetype plugin on "Enable filetype-specific plugins 閱讀完整內容