Hi, I am currently trying to learn 6502 assembly and I am using micro as my text editor.
But every time I use the keybind to inset a comment (ctrl+/), a # is added instead of a ;.
I don't really understand why this appends, the file extension I use is .asm and micro recognize the file language as asm.