dotfiles/core/ripgrep/.config/rg/ripgreprc

22 lines
317 B
Text

# vi: set ft=conf ts=2 sw=2 sts=0 sr et si tw=0 fdm=manual:
# theme
--colors
match:style:bold
--colors
path:style:intense
--colors
line:style:nointense
--colors
match:fg:green
--colors
line:fg:magenta
--colors
column:fg:magenta
# flags
--hidden
--column
--follow
--smart-case
--max-columns=120
--max-columns-preview