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