Commit c6488505 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Set vim autoindent for markdown files

parent 64b5cf26
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
setl expandtab
setl tw=92
setl spell
setl autoindent

" Until the double-space at line end issue is resolved
setl nojoinspaces