diff options
| author | navewindre <boneyaard@gmail.com> | 2024-10-12 13:02:24 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2024-10-12 13:02:24 +0200 |
| commit | 65b505c0810107fa80ecb8a482133b6caa2f25d7 (patch) | |
| tree | 6e711ec28e4abedf939dad096c57b3742fb6d852 /config/nvim/ftdetect/HolyC.vim | |
| parent | 3c6c468c7b9a482bc7df34a36c1c4c0ce188fb93 (diff) | |
fffff
Diffstat (limited to 'config/nvim/ftdetect/HolyC.vim')
| -rw-r--r-- | config/nvim/ftdetect/HolyC.vim | 1 |
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 |
