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