Vim syntax highlight for SISA (Simple Instruction Set Architecture) code
call vundle#begin()
Plugin 'Sergi030/vim-sisa-syntax'
call vundle#end()
Once the files are installed the syntax highlighting will be automatically enabled anytime you edit a .s or .sisa file.
This example is using the colorscheme: ayu color version mirage