Skip to content

Suppress autocmds errors #11

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

Merged
merged 6 commits into from
Oct 12, 2022
Merged

Suppress autocmds errors #11

merged 6 commits into from
Oct 12, 2022

Conversation

tani
Copy link
Contributor

@tani tani commented Oct 12, 2022

We just run : by autocmd Users tsdetect#detect : . It suppresses undefined autocmds errors.
P.S. This pull request participates hacktoberfest. Please add the label. Thanks.

@LumaKernel
Copy link
Owner

Oh, thanks! That's what I just thought!

How about adding all events written in readme?

@tani
Copy link
Contributor Author

tani commented Oct 12, 2022

Yes. I have added all events.

@LumaKernel
Copy link
Owner

Can you put back what you moved in #10 please?

I want to init as fast as possible to prevent missing events after launching vim ( if installed through CocInstall )

@tani tani changed the title Supress autocmds errors Suppress autocmds errors Oct 12, 2022
@tani
Copy link
Contributor Author

tani commented Oct 12, 2022

Noted and I have done it just now.

@codecov-commenter
Copy link

Codecov Report

Merging #11 (bf28836) into main (6181449) will not change coverage.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   41.60%   41.60%           
=======================================
  Files           7        7           
  Lines         250      250           
  Branches       18       18           
=======================================
  Hits          104      104           
  Misses        146      146           
Impacted Files Coverage Δ
src/entrypoints/coc.ts 0.00% <0.00%> (ø)

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 64ea678...bf28836. Read the comment docs.

@LumaKernel LumaKernel merged commit 1dd3872 into LumaKernel:main Oct 12, 2022
@LumaKernel
Copy link
Owner

Thank you 💫

@github-actions
Copy link

🎉 This PR is included in version 4.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants