summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormjarkk <mkopenga@gmail.com>2021-07-16 21:13:01 +0200
committermjarkk <mkopenga@gmail.com>2021-07-16 21:13:01 +0200
commit7b19c5ad95317198b1692fd0ce412a848d32643a (patch)
tree72cfc83513f77177d574c5d9a3c4b27f4c7e3bf4 /docs
parentb363b75534d14692f2de7f4791a80d4b6a24d3a3 (diff)
add parse github emoji to docs
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 ff9e17f81..c46c9c0f6 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -62,6 +62,7 @@ git:
allBranchesLogCmd: 'git log --graph --all --color=always --abbrev-commit --decorate --date=relative --pretty=medium'
overrideGpg: false # prevents lazygit from spawning a separate process when using GPG
disableForcePushing: false
+ parseEmoji: false
os:
editCommand: '' # see 'Configuring File Editing' section
openCommand: ''