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

Play nicely with numToStr/Comment.nvim #9

Open
HaleTom opened this issue Jan 1, 2024 · 0 comments
Open

Play nicely with numToStr/Comment.nvim #9

HaleTom opened this issue Jan 1, 2024 · 0 comments

Comments

@HaleTom
Copy link

HaleTom commented Jan 1, 2024

When using this plugin with numToStr/Comment.nvim, the mapping gcO or gcA to open a comment above or below the current line don't work properly.

Eg in lua:

Actual: string -- is inserted
Expected: string -- is inserted (as it is with the plugin disabled)

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

No branches or pull requests

1 participant