aboutsummaryrefslogtreecommitdiff
path: root/.config/nvim/ftdetect/hobbylang.vim
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
commit35a18c1d980eba6c9401465901c25229552b294f (patch)
treed42bcc854362abb1e2f943a07cd5f6f413be4243 /.config/nvim/ftdetect/hobbylang.vim
parentd1fcd17098d20bb08de26ddd634de82860c0e3c1 (diff)
Hobby Lang syntax
Diffstat (limited to '.config/nvim/ftdetect/hobbylang.vim')
-rw-r--r--.config/nvim/ftdetect/hobbylang.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/nvim/ftdetect/hobbylang.vim b/.config/nvim/ftdetect/hobbylang.vim
new file mode 100644
index 0000000..263edde
--- /dev/null
+++ b/.config/nvim/ftdetect/hobbylang.vim
@@ -0,0 +1 @@
+au BufNewFile,BufRead *.hl set filetype=hobbylang