I use SpaceVim with nasm mode for assembly language programming. I know Neoformat has a definition for asm, however this does not work for nasm mode. I can make it work for nasm mode by creating a nasm.vim file based on asm.vim, unless you know a better way to include nasm mode support using what is already there?
If not, I'll create a pull request to add a nasm.vim definition.
I use SpaceVim with nasm mode for assembly language programming. I know Neoformat has a definition for asm, however this does not work for nasm mode. I can make it work for nasm mode by creating a nasm.vim file based on asm.vim, unless you know a better way to include nasm mode support using what is already there?
If not, I'll create a pull request to add a nasm.vim definition.