summaryrefslogtreecommitdiffstats
path: root/syntax/ncf.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/ncf.vim')
-rw-r--r--syntax/ncf.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/ncf.vim b/syntax/ncf.vim
index a4552f6f..83254599 100644
--- a/syntax/ncf.vim
+++ b/syntax/ncf.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('ncf', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'ncf')
finish
endif