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

NeomakeDisable: do not try to delete non-existing augroup #1972

Merged
merged 1 commit into from Jun 18, 2018
Merged

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Jun 18, 2018

Fixes:

Vim(autocmd):E216: No such group or event: neomake

Ref: #1969.

Fixes:

> Vim(autocmd):E216: No such group or event: neomake

Fixes #1969.
@codecov
Copy link

codecov bot commented Jun 18, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1972      +/-   ##
==========================================
+ Coverage    90.6%   90.62%   +0.02%     
==========================================
  Files         110      110              
  Lines        5441     5442       +1     
==========================================
+ Hits         4930     4932       +2     
+ Misses        511      510       -1
Flag Coverage Δ
#nvim 86.34% <100%> (ø) ⬆️
#nvim017 85.18% <100%> (ø) ⬆️
#nvim020 85.11% <100%> (ø) ⬆️
#nvim021 85.2% <100%> (ø) ⬆️
#nvim022 85.2% <100%> (ø) ⬆️
#nvimmaster 85.29% <100%> (ø) ⬆️
#vim 88.27% <100%> (+0.02%) ⬆️
#vim73 79.54% <100%> (ø) ⬆️
#vim74trusty 79.56% <100%> (ø) ⬆️
#vim74xenial 81.31% <100%> (ø) ⬆️
#vim80586 85.79% <100%> (+0.02%) ⬆️
#vimmaster 85.72% <100%> (ø) ⬆️
Impacted Files Coverage Δ
plugin/neomake.vim 95.89% <100%> (+0.05%) ⬆️
autoload/neomake.vim 97.19% <0%> (+0.06%) ⬆️

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 ed2d206...1a23ebc. Read the comment docs.

@blueyed blueyed merged commit 229eca4 into master Jun 18, 2018
@blueyed blueyed deleted the disable branch June 18, 2018 08:17
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

1 participant