branch: externals/lin
commit 97e4eb46502c4358539cc68e8f27df5c75c7e1f0
Author: Nicolas De Jaeghere <nico...@dejaeghe.re>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add grep and proced to lin-mode-hooks
    
    Grep and Proced make good candidates for inclusion in the default hooks.
---
 lin.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lin.el b/lin.el
index b9918ae851..a51479646f 100644
--- a/lin.el
+++ b/lin.el
@@ -77,6 +77,7 @@
     dired-mode-hook
     elfeed-search-mode-hook
     git-rebase-mode-hook
+    grep-mode-hook
     ibuffer-mode-hook
     ilist-mode-hook
     ledger-report-mode-hook
@@ -87,6 +88,7 @@
     notmuch-tree-mode-hook
     occur-mode-hook
     org-agenda-mode-hook
+    proced-mode-hook
     tabulated-list-mode-hook)
   "List of hooks that should enable Lin.
 

Reply via email to