derekwyatt / vim-scala

My work on integration of Scala into Vim - not a ton here, but useful for me.
http://derekwyatt.org
Apache License 2.0
1.09k stars 144 forks source link

syntax: Use 'Character' style names and 'hi def link' commands, to fix issue #64 and issue #124 #150

Open fldef opened 6 years ago

fldef commented 6 years ago

Issues #64 and #124 are addressed in changes to file syntax/scala.vim with simple replacements. (They show up a little better in split view.)

The bulk of this PR includes changes to the spec tests to simplify testing these problems. The previous tests are still there and in use, just moved.

fldef commented 6 years ago

GitHub used my gitconfig information for the contributor id, which is why there is me and "ervumlens" as committers. :man_shrugging: