5 lines
88 B
VimL
5 lines
88 B
VimL
|
|
||
|
" Keep selections when back to normal mode
|
||
|
let g:multi_cursor_exit_from_visual_mode=0
|
||
|
|