How do I for example add support for golang, I know I can setup .go files to be recognized as code. But how do I add the keyword highlighting?
Edit: I figured out how to do the highlighting, now I only need to disable the virtual whitespace, because there are no ; in Go. Is this already supported? Because I read a post from a year ago where it wasn't supported yet?