diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-12-21 00:22:12 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-12-21 00:22:12 -0800 |
commit | 50c994dd8811286e5ef0203c5b033e7b2dede300 (patch) | |
tree | 709c69a83b79e8e046ee7616beaf1fdfe820395a /apps | |
parent | 0a4cf3397fc8725b370a88e04631205a3cd6e662 (diff) | |
download | mu-50c994dd8811286e5ef0203c5b033e7b2dede300.tar.gz |
7373
apps/boot.hex doesn't need much by way of syntax highlighting. Have it work even for people who haven't installed subx.vim
Diffstat (limited to 'apps')
-rw-r--r-- | apps/boot.hex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/boot.hex b/apps/boot.hex index fe1fdada..d772af16 100644 --- a/apps/boot.hex +++ b/apps/boot.hex @@ -218,4 +218,4 @@ e9 fb ff ff ff # loop forever 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 -# vim:ft=subx +# vim:ft=conf |