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