Skip to content

Commit

Permalink
config(ripgrep): improve sth
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Dec 23, 2024
1 parent ac59bb7 commit 6fb98bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions data/newsboat/urls
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ https://apenwarr.ca/log/rss.php
https://blog.codinghorror.com/rss/
https://brandur.org/articles.atom
https://brandur.org/fragments.atom
https://code.dblock.org/feed.xml
https://daniel.haxx.se/blog/feed/
https://dave.cheney.net/feed/atom
https://dotat.at/@/blog.atom
Expand Down
7 changes: 5 additions & 2 deletions data/ripgrep/ripgreprc
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
--max-columns=120
--max-columns-preview
--context=3
--pretty
--smart-case

--auto-hybrid-regex
--engine=auto

0 comments on commit 6fb98bc

Please sign in to comment.