mirror of
https://github.com/jremmen/vim-ripgrep.git
synced 2025-12-27 04:04:58 +08:00
readme
This commit is contained in:
parent
318b058c00
commit
66f43d1f84
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue