1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-08-03 05:32:04 -07:00
Files
ripgrep/session.vim
Andrew Gallant 9d1e619ff3 initial commit
2016-02-27 11:07:26 -05:00

2 lines
56 B
VimL

au BufWritePost *.rs silent!make ctags > /dev/null 2>&1