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

Extended mappings #26

Open
d-miketa opened this issue Jan 16, 2022 · 1 comment
Open

Extended mappings #26

d-miketa opened this issue Jan 16, 2022 · 1 comment

Comments

@d-miketa
Copy link

Hi, and thanks for this plugin! I'm just trying out Emacs, having used Neovim for a while, and couldn't imagine the transition without a commentary-like plugin. :)

Recently, Comment.nvim introduced a couple extra mappings that I've found extremely ergonomic and useful, especially the following:

`gco` - Insert comment to the next line and enters INSERT mode
`gcO` - Insert comment to the previous line and enters INSERT mode
`gcA` - Insert comment to end of the current line and enters INSERT mode

Is this something you'd be interesting in adding to evil-commentary, possibly via a PR? You've mentioned preference for simplicity on another issue, but tbh once you get used to gco it's tough going back!

@linktohack
Copy link
Owner

Hi @d-miketa, thank for suggestion, I do prefer simplicity. I don't however object to a fork with the same name or -extra. We can also mention your work in README.

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

2 participants