summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.org b/config.org index fc135a7..5cfad3e 100644 --- a/config.org +++ b/config.org
@@ -617,7 +617,9 @@ I was using company, but I think it might've been causing issues with ~awk-mode~
617 ("n" . elpher-next-link) 617 ("n" . elpher-next-link)
618 ("p" . elpher-prev-link) 618 ("p" . elpher-prev-link)
619 ("o" . elpher-follow-current-link) 619 ("o" . elpher-follow-current-link)
620 ("G" . elpher-go-current))) 620 ("G" . elpher-go-current))
621 :hook
622 (elpher-mode . visual-fill-column-mode))
621 623
622 (use-package gemini-mode 624 (use-package gemini-mode
623 :straight (gemini-mode 625 :straight (gemini-mode