Files
dotfiles/nix/home/ripgrep/ripgreprc
2024-06-29 10:34:34 +02:00

12 lines
128 B
Plaintext

--max-columns-preview
--type-add
web:*.{html,css,js,jsx,ts,tsx}*
--type-add
text:*.{md,mdx,txt}*
--glob=!git/*
--smart-case