ycm-core / YouCompleteMe

A code-completion engine for Vim
http://ycm-core.github.io/YouCompleteMe/
GNU General Public License v3.0
25.36k stars 2.8k forks source link

Remove extra backtick #4225

Closed mauricesvp closed 4 months ago

mauricesvp commented 4 months ago

PR Prelude

Thank you for working on YCM! :)

Please complete these steps and check these boxes (by putting an x inside the brackets) before filing your PR:

Why this change is necessary and useful

Fixes extra backtick in README.


This change is Reviewable

codecov[bot] commented 4 months ago

Codecov Report

Merging #4225 (3b607df) into master (c3c0332) will decrease coverage by 0.09%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4225 +/- ## ========================================== - Coverage 89.67% 89.58% -0.09% ========================================== Files 34 34 Lines 4445 4445 ========================================== - Hits 3986 3982 -4 - Misses 459 463 +4 ```
mergify[bot] commented 4 months ago

Thanks for sending a PR!