vim-settings/vim/ftplugin/markdown.vim

3 lines
90 B
VimL

" Set Markdown indent to 2 so single indented text doesn't become 'code'
set shiftwidth=2