summaryrefslogtreecommitdiff
path: root/config/nvim/ftdetect/HolyC.vim
diff options
context:
space:
mode:
Diffstat (limited to 'config/nvim/ftdetect/HolyC.vim')
-rw-r--r--config/nvim/ftdetect/HolyC.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/nvim/ftdetect/HolyC.vim b/config/nvim/ftdetect/HolyC.vim
new file mode 100644
index 0000000..849c34b
--- /dev/null
+++ b/config/nvim/ftdetect/HolyC.vim
@@ -0,0 +1 @@
+au BufRead,BufNewFile *.hc,*.HC set filetype=HolyC