moveline.nvim icon indicating copy to clipboard operation
moveline.nvim copied to clipboard

Neovim plugin for moving lines up and down

Results 3 moveline.nvim issues
Sort by recently updated
recently updated
newest added

This plugin currently can't support Windows as the mlua crate cannot package a vendored luajit library on Windows. I'm working on a way to allow windows support by using the...

I'm not sure what is possible, but I would like to set the ALT+up/down combination for move line.up/down accordingly. How could I do that? (using neovim / lazy.nvim) mappings.lua ![image](https://github.com/willothy/moveline.nvim/assets/74682814/51b12be2-2f56-40c0-be1c-f2397e6b82a8)...