add ripgrep config
This commit is contained in:
6
.config/ripgreprc
Normal file
6
.config/ripgreprc
Normal file
@@ -0,0 +1,6 @@
|
||||
# Enable smart case
|
||||
--smart-case
|
||||
|
||||
# Limit preview
|
||||
--max-columns=150
|
||||
--max-columns-preview
|
||||
Reference in New Issue
Block a user