summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-04-15 20:30:24 +1000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-04-15 10:44:56 +0000
commit2974a57943cc673972bc346b23527a95086ccdfe (patch)
treee527acbd62fbb7c156c3df552ea85f99e55512ea /docs
parentfcdcd1c335974bab0499be5549021e6938653554 (diff)
support copying stuff to clipboard
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index d6f4b9e00..0362c4a86 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -91,6 +91,7 @@ Default path for the config file:
redo: '<c-z>'
filteringMenu: <c-s>
diffingMenu: '<c-e>'
+ copyToClipboard: '<c-o>'
status:
checkForUpdate: 'u'
recentRepos: '<enter>'