helix icon indicating copy to clipboard operation
helix copied to clipboard

Auto-indent when replace with newline

Open Multirious opened this issue 3 years ago • 0 comments

I'm having this one annoyance where when I replace space with newline. I always expected it to automatically indent the next line due to vscode vim (I'm not sure if it's a thing in vim too). I could do di<enter> but replace with newline will be a little faster and my liking. I'm suggesting that there's an option to toggle auto-indent when replacing with newline.

Multirious avatar Oct 28 '22 10:10 Multirious