diff options
| author | BardofSprites <[email protected]> | 2025-12-26 19:40:49 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-12-26 19:40:49 -0500 |
| commit | 21794a4dfa857a770155b9e0c59af885e0d5756c (patch) | |
| tree | 06db5ca0fc03ce026725ed83eec24b4e5711a382 /snippets/org-mode | |
| parent | 72a63d40f3278aade59bc9adb55bc374e45499ea (diff) | |
literate configuration
Diffstat (limited to 'snippets/org-mode')
| -rw-r--r-- | snippets/org-mode/time | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/org-mode/time b/snippets/org-mode/time index 108b567..06a924c 100644 --- a/snippets/org-mode/time +++ b/snippets/org-mode/time @@ -2,4 +2,4 @@ # name: time # key: time # -- -[`(format-time-string "%Y-%m-%d %a %H:%M")`] +`(format-time-string "%Y-%m-%d %a %H:%M")` |
