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

:CBline should append, not replace, with a line (in normal mode) #49

Open
Axlefublr opened this issue Aug 10, 2024 · 0 comments
Open

:CBline should append, not replace, with a line (in normal mode) #49

Axlefublr opened this issue Aug 10, 2024 · 0 comments

Comments

@Axlefublr
Copy link

Since :CBline does not use the text of the current line, it doesn't make sense to replace it.
From normal mode, :CBline should append the cool looking line after the line the cursor is at, similar to :put.

I'd implement this in a PR, sounds fun, but you mention in the readme that you currently are not accepting features, so I'll wait until (both):

  1. you agree with this idea of mine
  2. you're ready to take in PRs

P.S.: lovely plugin btw! Thank you for making it :D
Pretty sure you're going to singlehandedly make my code look way prettier

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