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

A couple bugfixes and tweaks #1

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

Conversation

jesboat
Copy link

@jesboat jesboat commented Jan 31, 2013

  • Fix GetNextCmd() bugs with dots in strings and other places
  • Don't raise errors until the first .v file is opened
  • UI tweaks

Jonathan Sailor added 4 commits January 30, 2013 23:04
In particular, be aware that dots in strings don't end commands, and
aware that dots in ".." (e.g. when defining Notation) don't end commands
either.
This means people who install the plugin in a ~/.vim/ directory they use
with multiple vim versions won't get an error if one vim doesn't support
perl or is missing coq if they only use .v files in the other vim.
Shorten it from 70 '='s to only 38. Much more managable.
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.

1 participant