Commit 28bae3f
Changed files (1)
vimrc
@@ -137,7 +137,7 @@ if has("autocmd")
au FocusLost * :w
autocmd BufNewFile *.rb :write
- autocmd BufWritePre,BufRead *.html :normal gg=G
+ "autocmd BufWritePre,BufRead *.html :normal gg=G
autocmd BufNewFile,BufRead *.html setlocal nowrap
" \c comment out line.