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

Fix error message in older vim #4

Closed
wants to merge 1 commit into from
Closed

Fix error message in older vim #4

wants to merge 1 commit into from

Conversation

ffeast
Copy link

@ffeast ffeast commented Jan 24, 2014

Hi

I have a problem with the plugin in vim 7.2.411
So the pull request incorporates a tiny fix )

@powerman
Copy link
Owner

powerman commented Jul 5, 2014

Sorry, looks like I missed this pull request somehow.
If this issue is still actual for you, please:

  1. Replace exists('&norelativenumber') with exists('&relativenumber') because first one is wrong and didn't work (always return false).
  2. Add comment about fixing compatibility with that Vim's version before if.

@powerman powerman closed this in 5f71f39 Jul 6, 2014
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.

None yet

2 participants