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