if exists("*whereami#pwdLoad") | finish | endif autocmd VimEnter * call whereami#pwdLoad() nmap w :call whereami#do("%s:%d") nmap W :call whereami#do("breakpoint set --file %s --line %d")