branch: externals/lin
commit 75f98524ec6e11e41f57f50d563a15a6ad2fd3d0
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add bongo to lin-mode-hooks
---
 lin.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lin.el b/lin.el
index 83c4519d6b..1e09816628 100644
--- a/lin.el
+++ b/lin.el
@@ -98,7 +98,8 @@
   :group 'convenience)
 
 (defcustom lin-mode-hooks
-  '(dired-mode-hook
+  '(bongo-mode-hook
+    dired-mode-hook
     elfeed-search-mode-hook
     git-rebase-mode-hook
     ibuffer-mode-hook

Reply via email to