if exists("*fileline#goto") | finish | endif autocmd! BufNewFile *:* nested call fileline#goto() autocmd! BufRead *:* nested call fileline#goto()