mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-01-29 22:01:04 +02:00
d57fc58081
This commit adds underline support to the termcolor crate, and exposes it through ripgrep. Fixes #798