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