Explorar o código

Set textwidth to 80 for markdown

Thomas Dy %!s(int64=8) %!d(string=hai) anos
pai
achega
8c175f3ab8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .vimrc

+ 1 - 0
.vimrc

@@ -210,6 +210,7 @@ augroup formatting
   au!
   " strip trailing whitespace
   autocmd BufWritePre * :%s/\s\+$//e
+  autocmd FileType markdown :set tw=80
 augroup end
 
 colorscheme seti