- or download this
function! s:rowwise_dd() range
perl VIM::CSV::rowwise_dd
endfunction
nnoremap <buffer> <LocalLeader><Left> :perl VIM::CSV::prev_col<CR>
- or download this
sub VIM::DoCommand ($);
sub VIM::Eval ($);
sub VIM::Msg ($;$);
- or download this
use Filter::Util::Call;
BEGIN {
...
}
...
:w