vim: add support for ivy assembly language

This commit is contained in:
2024-11-05 22:16:50 +00:00
parent fd65b665c4
commit 9323c83b31
5 changed files with 79 additions and 0 deletions

View File

@@ -1 +1,2 @@
autocmd BufNewFile,BufRead *.im setfiletype ivy
autocmd BufNewFile,BufRead *.iasm setfiletype ivyasm

0
ivy.vim/ftdetect/ivyasm.vim Executable file
View File