mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
2 lines
55 B
VimL
2 lines
55 B
VimL
au BufWritePost *.go silent!make tags > /dev/null 2>&1
|