1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-02-09 14:14:56 +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