ripgrep config

This commit is contained in:
Daniel Lundin 2018-04-07 14:21:22 +02:00
commit b3442eca80
3 changed files with 9 additions and 1 deletions

5
.ripgreprc Normal file
View file

@ -0,0 +1,5 @@
--colors=path:fg:100,150,210
--colors=match:style:nobold
--colors=match:bg:180,150,40
--colors=match:fg:0,0,0
--max-columns=150