autocmd FileType go \ :iabbrev err@ if err != nil {} autocmd FileType go \ :iabbrev hand@ ^ifunc A(c *gin.Context) { autocmd FileType go \ :iabbrev fat@ log.Fatal(" %v", err)F%i :autocmd FileType php,html.twig,html,javascript,typescript,vue,go \ :iabbrev if@ if() {}%i