mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-29 06:49:05 +08:00
2 lines
55 B
VimL
2 lines
55 B
VimL
au BufWritePost *.go silent!make tags > /dev/null 2>&1
|