From b94eefa6b58f274bb61db4e792105c3959cf2022 Mon Sep 17 00:00:00 2001 From: Ethan Morgan Date: Sat, 14 Feb 2026 16:40:16 +0000 Subject: init dotfiles and stuff --- nvim/ftdetect/haxe.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 nvim/ftdetect/haxe.vim (limited to 'nvim/ftdetect/haxe.vim') diff --git a/nvim/ftdetect/haxe.vim b/nvim/ftdetect/haxe.vim new file mode 100644 index 0000000..a492c36 --- /dev/null +++ b/nvim/ftdetect/haxe.vim @@ -0,0 +1 @@ +autocmd BufNewFile,BufRead *.hx setf haxe -- cgit v1.2.3