diff --git a/README.md b/README.md index bbcd646..411e9aa 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Word under cursor will be searched if no argument is passed to `Rg` | g:rg_derive_root | false | true if you want to find project root from cwd | g:rg_root_types | ['.git'] | list of files/dir found in project root | g:rg_window_location | botright | quickfix window location +| g:rg_use_local_list | 0 | use local list instead of quickfix for search ## misc