From fba112ca029305129b338816901f9191b832898e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 27 Oct 2020 21:13:32 -0500 Subject: Add elpher-mode hook --- config.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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~ ("n" . elpher-next-link) ("p" . elpher-prev-link) ("o" . elpher-follow-current-link) - ("G" . elpher-go-current))) + ("G" . elpher-go-current)) + :hook + (elpher-mode . visual-fill-column-mode)) (use-package gemini-mode :straight (gemini-mode -- cgit 1.4.1-21-gabe81