summaryrefslogtreecommitdiffstats
path: root/ftplugin/abap.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin/abap.vim')
-rw-r--r--ftplugin/abap.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/abap.vim b/ftplugin/abap.vim
index 2e7fa283..3b4bbc67 100644
--- a/ftplugin/abap.vim
+++ b/ftplugin/abap.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'abap')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'abap', 'ftplugin/abap.vim')
finish
endif