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

allow auto features to be disabled without restarting Vim #939

Merged
merged 1 commit into from
Jul 17, 2016

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jul 15, 2016

I find sometimes want to change the settings of vim-go that control whether or not some actions happen in response to events (e.g. formatting, linting, etc.). This change allows the settings to be changed at runtime instead of having to restart Vim to pick up the changes.

There were a couple of autocmd entries where I removed the nested argument, because it didn't seem to be necessary.

@bhcleek bhcleek mentioned this pull request Jul 16, 2016
@fatih fatih merged commit 9fce740 into fatih:master Jul 17, 2016
@fatih
Copy link
Owner

fatih commented Jul 17, 2016

Thanks @bhcleek 👍

@bhcleek bhcleek deleted the allow-disable-auto-features branch July 17, 2016 01:55
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