summaryrefslogtreecommitdiffstats
path: root/ftplugin/perl6.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin/perl6.vim')
-rw-r--r--ftplugin/perl6.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/perl6.vim b/ftplugin/perl6.vim
index 9a21122b..c32ef43e 100644
--- a/ftplugin/perl6.vim
+++ b/ftplugin/perl6.vim
@@ -20,7 +20,7 @@ setlocal formatoptions-=t
setlocal formatoptions+=crqol
setlocal keywordprg=p6doc
-setlocal comments=:#
+setlocal comments=:#\|,:#=,:#
setlocal commentstring=#%s
" Change the browse dialog on Win32 to show mainly Perl-related files