summaryrefslogtreecommitdiffstats
path: root/syntax/javascript/html5.vim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--syntax/javascript/html5.vim (renamed from after/syntax/javascript/html5.vim)2
1 files changed, 1 insertions, 1 deletions
diff --git a/after/syntax/javascript/html5.vim b/syntax/javascript/html5.vim
index 117b4fed..e28daf56 100644
--- a/after/syntax/javascript/html5.vim
+++ b/syntax/javascript/html5.vim
@@ -1,4 +1,4 @@
-if polyglot#init#is_disabled(expand('<sfile>:p'), 'html5', 'after/syntax/javascript/html5.vim')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'html5', 'syntax/javascript/html5.vim')
finish
endif