mirror of
https://github.com/stashapp/stash.git
synced 2026-05-06 16:49:49 -05:00
2 lines
55 B
VimL
2 lines
55 B
VimL
au BufWritePost *.go silent!make tags > /dev/null 2>&1
|