command! -nargs=? -complete=file SudoEdit exec ':e suda://' . fnamemodify(empty() ? expand('%') : , ':p') command! SudoWrite :w suda://%