Closed as not planned
Description
IMO one of the most important features for a text editor is the ability to quickly move lines, but also blocks up and down.
In VIM I achieve this using the https://github.com/matze/vim-move plugin. However it would be awesome if helix did something like this out of the box.