aboutsummaryrefslogtreecommitdiffstats
path: root/ftdetect/json5.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftdetect/json5.vim')
-rw-r--r--ftdetect/json5.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/ftdetect/json5.vim b/ftdetect/json5.vim
deleted file mode 100644
index ba74f217a..000000000
--- a/ftdetect/json5.vim
+++ /dev/null
@@ -1 +0,0 @@
-autocmd BufNewFile,BufRead *.json5 set ft=json5