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")