Hacker News new | ask | show | jobs
by guidopallemans 150 days ago
This is the one thing I brought from my time of trying out vim.

I have now set all my editors to move by paragraph with ctrl+up/dn. It fits so well together with ctrl+left/right that I think it should be standard behaviour. I also set up ctrl+shift+up/dn to select, of course.

1 comments

>I have now set all my editors to move by paragraph with ctrl+up/dn.

It's even simpler with Vim - just one keystroke - { or }.

On a US keyboard layout this is the same number of keys because { and } are Shift+[ and Shift+]