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

do not prompt user to press enter after saving #1654

Merged
merged 1 commit into from
Jan 22, 2018

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jan 20, 2018

Redraw the screen when gometalinter is called automatically after saving
a file (i.e. g:go_metalinter_autosave = 1), so that the user will not
be prompted to press enter.

Fixes #1617

Redraw the screen when gometalinter is called automatically after saving
a file (i.e.  g:go_metalinter_autosave = 1), so that the user will not
be prompted to press enter.

Fixes fatih#1617
@codecov-io
Copy link

Codecov Report

Merging #1654 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1654      +/-   ##
==========================================
+ Coverage   21.73%   21.75%   +0.02%     
==========================================
  Files          53       53              
  Lines        4173     4173              
==========================================
+ Hits          907      908       +1     
+ Misses       3266     3265       -1
Flag Coverage Δ
#nvim 16.91% <100%> (+0.02%) ⬆️
#vim74 19.41% <100%> (+0.02%) ⬆️
#vim80 20.63% <100%> (+0.02%) ⬆️
Impacted Files Coverage Δ
autoload/go/lint.vim 47.45% <100%> (+0.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ffb2f43...a3716ce. Read the comment docs.

@fatih
Copy link
Owner

fatih commented Jan 22, 2018

lgtm

@fatih fatih merged commit 8d5e37e into fatih:master Jan 22, 2018
@bhcleek bhcleek deleted the fix-lint-press-enter branch January 22, 2018 15:23
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.

3 participants