1 2 3 4 5
" Z! execute line as shell command " Inspired by the Shdo buffers from vim-dirvish nnoremap <buffer> Z! ^"zyg_:!<C-R>z<CR> let b:undo_ftplugin = get(b:, 'undo_ftplugin', '') . '|nun <buffer> Z!'