mirror of
https://github.com/mudler/luet.git
synced 2025-07-17 17:03:10 +00:00
2 lines
55 B
VimL
2 lines
55 B
VimL
au BufWritePost *.go silent!make tags > /dev/null 2>&1
|