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