diff --git a/indent/pandoc.vim b/indent/pandoc.vim new file mode 100644 index 0000000..8423cbf --- /dev/null +++ b/indent/pandoc.vim @@ -0,0 +1,3 @@ +" Automatically continue blockquote on line break +setlocal formatoptions+=r +setlocal comments=b:>