diff dot_config/ripgrep/ripgreprc @ 552:f308f66cad13

Add fif (find in file) command to search for words and view in fzf
author zegervdv <zegervdv@me.com>
date Tue, 01 Feb 2022 19:03:03 +0100
parents b12e86e6c110
children
line wrap: on
line diff
--- a/dot_config/ripgrep/ripgreprc	Tue Feb 01 15:22:08 2022 +0100
+++ b/dot_config/ripgrep/ripgreprc	Tue Feb 01 19:03:03 2022 +0100
@@ -1,9 +1,6 @@
 # Only be case sensitive if a case is present
 --smart-case
 
-# include .hgignore in ignores
---ignore-file=.hgignore
-
 # Limit output
 --max-columns=150
 --max-columns-preview