手書きミス
augroup nf
let path1 = "~/vim/"
autocmd BufNewFile *.c 0r $path1."skeleton.c"
augroup END

おしえてください