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