Skip to content

Conversation

fldef
Copy link

@fldef fldef commented Jul 2, 2018

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.

  • Removed the rspec dependency. Ruby's built-in mini test works the same way now.
  • Updated the vimrunner version to allow running vim without the built-in plugins.
  • New tests will be executed automatically if they are added to the spec folder and end with _spec.rb.

@fldef
Copy link
Author

fldef commented Jul 2, 2018

GitHub used my gitconfig information for the contributor id, which is why there is me and "ervumlens" as committers. 🤷‍♂️

@fldef fldef changed the title Use 'Character' style names and 'hi def link' commands, to fix issue #64 and issue #124 syntax: Use 'Character' style names and 'hi def link' commands, to fix issue #64 and issue #124 Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants