view dot_config/ripgrep/ripgreprc @ 633:9f040a50eac8

add view to jumpoptions to preserve view when mark was set
author zegervdv <zegervdv@me.com>
date Sat, 06 Aug 2022 11:34:34 +0200
parents f308f66cad13
children
line wrap: on
line source

# Only be case sensitive if a case is present
--smart-case

# Limit output
--max-columns=150
--max-columns-preview

--type-add
hdl:*.{sv,vhd,v}
--type-add
rtl:*.rtl.{sv,vhd}