ソースを参照

Add timestamps_format to sample configuration

Ayyan 2 年 前
コミット
95f2fd26c2
1 ファイル変更3 行追加0 行削除
  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"