mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-14 19:56:49 +00:00
2 lines
56 B
VimL
2 lines
56 B
VimL
au BufWritePost *.rs silent!make ctags > /dev/null 2>&1
|