1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-03 05:10:12 +02:00
ripgrep/session.vim

2 lines
56 B
VimL
Raw Normal View History

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