.vimrc
changeset 545 3cbd32a78761
parent 224 c73d2512617d
child 547 ae98c70a1b57
equal deleted inserted replaced
544:ee6112ed88da 545:3cbd32a78761
   121 
   121 
   122 " Affects the output of :TOhtml.
   122 " Affects the output of :TOhtml.
   123 :let html_use_css = 1
   123 :let html_use_css = 1
   124 :let use_xhtml = 1
   124 :let use_xhtml = 1
   125 
   125 
       
   126 au FileType python setlocal tabstop=8 expandtab shiftwidth=4 softtabstop=4
       
   127 
   126 " Fix <Enter> for comment
   128 " Fix <Enter> for comment
   127 " set fo+=cr
   129 " set fo+=cr
   128 
   130 
   129 " set termencoding=cp866
   131 " set termencoding=cp866
   130 " set fileencoding=cp1251
   132 " set fileencoding=cp1251