Skip to content

Conversation

@Simounet
Copy link

Just put this on your ~/.vimrc file:

let g:vim_php_refactoring_auto_validate = 1

Just put this on your ~/.vimrc file:
let g:vim_php_refactoring_auto_validate = 1
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this message should only be displayed when the auto_validate is false

@Simounet
Copy link
Author

The idea was to display the message only if g:vim_php_refactoring_auto_validate is not activated, like your default action.

@adoy
Copy link
Owner

adoy commented Jan 23, 2015

The question is only asked as expected when the option is false, but the message asking for the confirmations is always displayed. It should be in the if

@Simounet
Copy link
Author

I'm sorry but I really don't get the problem here. I just tested the 2 options and it works as expected. I just get the question only if the boolean is false.

@adoy adoy merged commit 90d72a7 into adoy:master May 21, 2015
@adoy adoy self-assigned this May 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants