vimrc/markdown.vim

7 lines
72 B
VimL
Raw Normal View History

2015-04-10 15:49:00 +00:00
set ts=2
set sw=2
set expandtab
set nolinebreak
set fdm=indent
set tw=0