Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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