diff options
Diffstat (limited to 'config.org')
| -rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4336,7 +4336,7 @@ This is what the tabs look like with ~doom-gruvbox~ theme: "Path to the main university org file.") (defun bard/jump-to-class (class &optional with-dired) - "Jump to CLASS heading in bard/uni-notes-file, can open its dir in Dired". + "Jump to CLASS heading in bard/uni-notes-file, can open its dir in Dired." (interactive (list (completing-read "Class: " (mapcar #'car bard/class-dirs)) |
