neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.16k stars 954 forks source link

feat(completion): add g:coc_disable_mappings_check #4913

Closed fannheyward closed 4 months ago

fannheyward commented 4 months ago

Closes #4530

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.58%. Comparing base (901226b) to head (d110d5e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4913 +/- ## ========================================== + Coverage 98.56% 98.58% +0.01% ========================================== Files 273 273 Lines 26075 26075 Branches 5391 5391 ========================================== + Hits 25701 25705 +4 + Misses 220 217 -3 + Partials 154 153 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.