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