1
0
Fork 0

nvim: Fix telescope vimgrep arguments

This commit is contained in:
Daniel Kempkens 2022-06-25 20:27:34 +02:00
parent 6e1974c05b
commit c66d760090

View file

@ -13,6 +13,10 @@
:mappings {:i {:<esc> actions.close}}
; Arguments
:vimgrep_arguments [:rg
:--hidden
:--ignore-vcs
:-g
:!.git/*
:--color=never
:--no-heading
:--with-filename