summaryrefslogtreecommitdiffstats
path: root/indent/perl.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/perl.vim')
-rw-r--r--indent/perl.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/perl.vim b/indent/perl.vim
index 0f30c886..c6c879a8 100644
--- a/indent/perl.vim
+++ b/indent/perl.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'perl')
+if has_key(g:polyglot_is_disabled, 'perl')
finish
endif