summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-08-15 10:58:29 +1000
committerJesse Duffield <jessedduffield@gmail.com>2020-08-15 11:41:37 +1000
commit291a8e4de0f5d5557cf6fbd7b5b6b9d42bcaa16e (patch)
tree7f4cca6efd1c11fbccf18e835d8147f30422a0e3 /docs/Config.md
parentf02ccca0e00a2e249afaf6687d60f58e5a130433 (diff)
allow opening files on the selected line in the staging panel
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index aa84c980d..47e0c5618 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -191,7 +191,7 @@ for users of VSCode
```yaml
os:
- openCommand: 'code -r {{filename}}'
+ openCommand: 'code -rg {{filename}}'
```
## Color Attributes