aboutsummaryrefslogtreecommitdiff
path: root/.config/nvim/ftdetect
diff options
context:
space:
mode:
authorXander Swan <email>2025-12-03 10:00:41 -0500
committerXander Swan <email>2025-12-03 10:00:41 -0500
commit0f8bb001aef63ecf1a0b942d52fac047de56772d (patch)
tree4580dc531ac50338d5475beeb703893aac260c12 /.config/nvim/ftdetect
parent35a18c1d980eba6c9401465901c25229552b294f (diff)
RAGH
Diffstat (limited to '.config/nvim/ftdetect')
-rw-r--r--.config/nvim/ftdetect/hobbylang.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/nvim/ftdetect/hobbylang.vim b/.config/nvim/ftdetect/hobbylang.vim
index 263edde..ea320c0 100644
--- a/.config/nvim/ftdetect/hobbylang.vim
+++ b/.config/nvim/ftdetect/hobbylang.vim
@@ -1 +1 @@
-au BufNewFile,BufRead *.hl set filetype=hobbylang
+au BufNewFile,BufRead *.hs set filetype=hobbylang