vim常忘的命令

vim总体代码移动,写python代码时经常使用
http://bbs.chinaunix.net/thread-927856-2-1.html
2>  连续右移两个tab
  1. 自动检测文件类型并加载相应的设置  
    filetype plugin indent on  
    autocmd FileType python setlocal et sta sw=4 sts=4
相关文章
相关标签/搜索