summaryrefslogtreecommitdiffstats
path: root/ftplugin/epuppet.vim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ftplugin/epuppet.vim (renamed from ftplugin/embeddedpuppet.vim)2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/embeddedpuppet.vim b/ftplugin/epuppet.vim
index 7a2621fb..482d2af1 100644
--- a/ftplugin/embeddedpuppet.vim
+++ b/ftplugin/epuppet.vim
@@ -1,4 +1,4 @@
-if polyglot#init#is_disabled(expand('<sfile>:p'), 'puppet', 'ftplugin/embeddedpuppet.vim')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'puppet', 'ftplugin/epuppet.vim')
finish
endif