-
Notifications
You must be signed in to change notification settings - Fork 2
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
Conversation
Oh, thanks! That's what I just thought! How about adding all events written in readme? |
Yes. I have added all events. |
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 ) |
Noted and I have done it just now. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #11 +/- ##
=======================================
Coverage 41.60% 41.60%
=======================================
Files 7 7
Lines 250 250
Branches 18 18
=======================================
Hits 104 104
Misses 146 146
Continue to review full report at Codecov.
|
Thank you 💫 |
🎉 This PR is included in version 4.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
We just run
:
byautocmd Users tsdetect#detect :
. It suppresses undefined autocmds errors.P.S. This pull request participates hacktoberfest. Please add the label. Thanks.