Skip to content
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

[Feature] uncomment current block #158

Closed
JasonWeng8 opened this issue May 11, 2022 · 1 comment
Closed

[Feature] uncomment current block #158

JasonWeng8 opened this issue May 11, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@JasonWeng8
Copy link

I'm new to vim. Thanks for the useful plugin.
I wonder if there is a way to uncomment current block.
like:
:guc

The current block means the code segment where the cursor is located, separated by non-comment lines.
If the cursor is in line #cc, these three lines could be uncommented.

# aa

#bb 
#cc
#dd

#ee
@numToStr numToStr added the duplicate This issue or pull request already exists label May 12, 2022
@numToStr
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants