neoclide / coc.nvim

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

fix(vtext): add bufnr to vim's prop_add #4979

Closed fannheyward closed 2 months ago

fannheyward commented 2 months ago

Closes #4817

without bufnr will use current buffer

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 98.57%. Comparing base (b63ec75) to head (9ce501e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4979 +/- ## ======================================= Coverage 98.57% 98.57% ======================================= Files 273 273 Lines 26070 26070 Branches 5389 5389 ======================================= Hits 25699 25699 Misses 217 217 Partials 154 154 ```

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