Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ttak0422
Copy link
Contributor

@ttak0422 ttak0422 commented Mar 1, 2025

About

This PR adds support for the nvr command, allowing users to jump directly to a specific line number using the +[num] option.

https://github.com/mhinz/neovim-remote

@codecov
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.70%. Comparing base (aa162ba) to head (5c7e66a).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/ops/show.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
- Coverage   87.73%   87.70%   -0.03%     
==========================================
  Files          63       63              
  Lines        5625     5628       +3     
==========================================
+ Hits         4935     4936       +1     
- Misses        690      692       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@altsem altsem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! :)

@altsem altsem merged commit eef628d into altsem:master Mar 1, 2025
5 checks passed
@ttak0422 ttak0422 deleted the feat/support-nvr branch March 1, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants