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