From 271b63d71707720ad0d35590b8cb50f8f8f43014 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 11 May 2015 15:05:13 +0200 Subject: Update --- ftplugin/perl6.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftplugin/perl6.vim') 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 -- cgit v1.2.3