mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2025-03-04 10:11:39 +00:00
parent
3fe07c88ef
commit
9eebb9198c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ local options = {
|
|||
defaults = {
|
||||
vimgrep_arguments = {
|
||||
"rg",
|
||||
"-L",
|
||||
"--color=never",
|
||||
"--no-heading",
|
||||
"--with-filename",
|
||||
|
|
Loading…
Add table
Reference in a new issue