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