Vim options for markdown.

This commit is contained in:
David Tomaschik
2017-05-13 16:52:42 -07:00
parent 21f8d645be
commit c7166479a9

View File

@@ -154,3 +154,6 @@ highlight ColorColumn ctermbg=black guibg=lightgrey
" Remove smart quotes
command Unsmartquote %s/“\|”/"/g
" Markdown options
autocmd Filetype markdown set expandtab tw=4