matze / vim-move

Plugin to move lines and selections up and down
http://www.vim.org/scripts/script.php?script_id=4687
MIT License
1.2k stars 56 forks source link

Options to disable all default mappings? #57

Closed macintacos closed 3 years ago

macintacos commented 3 years ago

I'd like to only enable some mappings and disable others - is it possible to have a global "disable default mappings" option so that we can safely map to anything we'd like afterwards?

matze commented 3 years ago

Sure it's possible.