summaryrefslogtreecommitdiffstats
path: root/syntax/perl6.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-12-22 21:57:06 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2014-12-22 21:57:06 +0100
commitd8eaa50aed67af1666c3e45b719510253800ca8d (patch)
tree98d4563eb29fecdf7a8fcf3e0d6cf61c0d1977df /syntax/perl6.vim
parent8e26e6e963434108d418557cd48cf6604de30c0d (diff)
downloadvim-polyglot-d8eaa50aed67af1666c3e45b719510253800ca8d.tar.gz
vim-polyglot-d8eaa50aed67af1666c3e45b719510253800ca8d.zip
Update
Diffstat (limited to 'syntax/perl6.vim')
-rw-r--r--syntax/perl6.vim2
1 files changed, 0 insertions, 2 deletions
diff --git a/syntax/perl6.vim b/syntax/perl6.vim
index fbb39c8f..066d6cad 100644
--- a/syntax/perl6.vim
+++ b/syntax/perl6.vim
@@ -2245,8 +2245,6 @@ endif
" know how to use them reliably)
syn sync fromstart
-setlocal foldmethod=syntax
-
let b:current_syntax = "perl6"
let &cpo = s:keepcpo