Files
dotfiles/config/ripgrep/ripgreprc
2024-08-09 12:27:45 +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