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

Use S as move_key_modifier #78

Open imhosseinzadeh opened 11 months ago

imhosseinzadeh commented 11 months ago

I would like to use Shift + k and Shift + j to move, but this doesn't solve my problem and doesn't work.

let g:move_key_modifier = 'S' 
let g:move_key_modifier_visualmode = 'S'

I'm on fedora 38 with vim-enhanced.x86_64.