vim-do icon indicating copy to clipboard operation
vim-do copied to clipboard

'g:do_new_buffer_command_prefix' doesn't work

Open noscript opened this issue 9 years ago • 1 comments

noscript avatar Mar 08 '16 09:03 noscript

This has apparently changed, but is not updated in the documentation:

let g:do_new_process_window_command = 'botright new'
let g:do_new_process_window_command = 'tabnew'

Both works for me.

WolfgangMehner avatar Mar 08 '16 12:03 WolfgangMehner