Has syntax, compiler, indent support.
Add following to your .vimrc
:
autocmd BufReadPre *.asm let g:asmsyntax = "fasm"
- All files are useable on Linux
- Update to modern CPUs (AVX-512 registers)
https://github.com/RIscRIpt/vim-fasm-syntax
Has syntax, compiler, indent support.
Add following to your .vimrc
:
autocmd BufReadPre *.asm let g:asmsyntax = "fasm"
https://github.com/RIscRIpt/vim-fasm-syntax