dotfiles/.vim/ftplugin/markdown.vim
2015-11-17 18:59:57 -05:00

5 lines
59 B
VimL

set tabstop=4
set shiftwidth=4
set softtabstop=4
set tw=80