X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c10076297fa5c1021631f1f08610bc045529482d..5cd2223d4eec545745f729142197e839135cce94:/syntax/mkd.vim diff --git a/syntax/mkd.vim b/syntax/mkd.vim index d6233d2..e10bbc3 100644 --- a/syntax/mkd.vim +++ b/syntax/mkd.vim @@ -119,6 +119,8 @@ HtmlHiLink mkdDelimiter Delimiter " Automatically insert bullets setlocal formatoptions+=r +" Do not automatically insert bullets when auto-wrapping with text-width +setlocal formatoptions-=c " Accept various markers as bullets setlocal comments=b:*,b:+,b:-