From 6fb98bc45059173071dfc45de533243ed015cff1 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Tue, 24 Dec 2024 00:11:58 +0700 Subject: [PATCH] config(ripgrep): improve sth --- data/newsboat/urls | 1 + data/ripgrep/ripgreprc | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/data/newsboat/urls b/data/newsboat/urls index fbc8b5c..dd873fa 100644 --- a/data/newsboat/urls +++ b/data/newsboat/urls @@ -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 diff --git a/data/ripgrep/ripgreprc b/data/ripgrep/ripgreprc index 997606e..0abca06 100644 --- a/data/ripgrep/ripgreprc +++ b/data/ripgrep/ripgreprc @@ -1,3 +1,6 @@ +--max-columns=120 +--max-columns-preview +--context=3 +--pretty --smart-case - ---auto-hybrid-regex +--engine=auto