fldef
fldef
Built-in MODE2/2352 support would be great.
GitHub used my gitconfig information for the contributor id, which is why there is me and "ervumlens" as committers. :man_shrugging:
I'm four years late, but here goes... > Is this a bug or am I doing something wrong? Use `scalaSquareBracketsBrackets` (note the extra `Brackets`) to highlight the end brackets. The...
It looks like vim is using style names to handle some matching logic. Changing `syntax/scala.vim` to use `scalaCharacter` (rather than `scalaChar`) fixes the problem for me. I'm guessing styles `scalaString`...