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