From 8ad4e74cfc4407a1f4d5f4e30c09baf2f81179c9 Mon Sep 17 00:00:00 2001 From: antosha417 Date: Sat, 15 Jan 2022 21:25:43 +0200 Subject: add ftdetect --- ftdetect/hocon.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 ftdetect/hocon.vim (limited to 'ftdetect') diff --git a/ftdetect/hocon.vim b/ftdetect/hocon.vim new file mode 100644 index 000000000..f41f7f9c2 --- /dev/null +++ b/ftdetect/hocon.vim @@ -0,0 +1 @@ +au BufRead,BufNewFile *.conf set filetype=hocon -- cgit v1.2.3-70-g09d2