1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-05-13 21:26:27 +02:00
ripgrep/session.vim

2 lines
56 B
VimL
Raw Normal View History

2016-02-27 11:07:26 -05:00
au BufWritePost *.rs silent!make ctags > /dev/null 2>&1