Sfoglia il codice sorgente

Add timestamps_format to sample configuration

Ayyan 2 anni fa
parent
commit
95f2fd26c2
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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"