1 2 3
command! -nargs=* Cexpr cexpr system(expand(<q-args>)) command! -nargs=* -complete=file Find call gxfind#find(<q-args>)