Switched from SNES syntax to general ARM syntax

This commit is contained in:
David Holland 2019-07-25 20:34:03 +02:00
parent 836b6e1f29
commit 75a5dc10ba
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ Plug 'DustVoice/vim-polyglot'
Plug 'DustVoice/vimtex'
Plug 'ARM9/snes-syntax-vim'
Plug 'ARM9/arm-syntax-vim'
Plug 'philj56/vim-asm-indent'