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