Describe your request
This has already been implemented by evil-collection, but even with evil-collection unpinned I still haven't received the new behavior. Since Doom handles its own implementation of unimpaired, I thought it might be worth raising an issue.
I'm greatly missing the keybinding [p for a linewise paste on the previous line, without having to move the cursor there or create a new line.
From unimpaired.txt:
These are experimental:
*>p* Paste after linewise, increasing indent.
*>P* Paste before linewise, increasing indent.
*<p* Paste after linewise, decreasing indent.
*<P* Paste before linewise, decreasing indent.
*=p* Paste after linewise, reindenting.
*=P* Paste before linewise, reindenting.
|]p|, |[p|, |[P|, and |]P| have also been remapped to force linewise pasting,
while preserving their usual indent matching behavior.
Briefly explain its use-case
From the middle of a line, paste without having to create a new line for it
Describe your request
This has already been implemented by evil-collection, but even with evil-collection unpinned I still haven't received the new behavior. Since Doom handles its own implementation of unimpaired, I thought it might be worth raising an issue.
I'm greatly missing the keybinding
[pfor a linewise paste on the previous line, without having to move the cursor there or create a new line.From unimpaired.txt:
Briefly explain its use-case
From the middle of a line, paste without having to create a new line for it