Prechádzať zdrojové kódy

Add timestamps_format to sample configuration

Ayyan 2 rokov pred
rodič
commit
95f2fd26c2
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -57,8 +57,11 @@ The configuration file allows you to configure and customize the behavior, keybi
 
 ```toml
 mouse = true
+
 timestamps = false
 timestamps_before_author = false
+timestamps_format = "3:04PM"
+
 messages_limit = 50
 editor = "default"