From: Sergey Matveev <stargrave@stargrave.org>
Date: Fri, 8 Jul 2022 21:23:22 +0000 (+0300)
Subject: .h is not a C++ header
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=defdb739ef4360b7c8b89ac755a34af87afb9642;p=dotfiles.git

.h is not a C++ header
---

diff --git a/vim/.vim/ftdetect/ch.vim b/vim/.vim/ftdetect/ch.vim
new file mode 100644
index 0000000..771b406
--- /dev/null
+++ b/vim/.vim/ftdetect/ch.vim
@@ -0,0 +1 @@
+autocmd BufRead,BufNewFile *.h setlocal filetype=ch