From aa1c2d9b7c65feefa63d2a84f996161309fb5dcd Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Mon, 31 Oct 2022 09:38:50 +0300 Subject: move buf-locals to dir-locals --- init.fnl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'init.fnl') diff --git a/init.fnl b/init.fnl index f0898b5..71b2e19 100644 --- a/init.fnl +++ b/init.fnl @@ -2241,7 +2241,3 @@ default." (error (.. (tostring multimethod) " is not a multifn") 2))) core - -;; Local Variables: -;; eval: (add-to-list 'imenu-generic-expression `(nil "\\s(\\(?:defn-?\\|fn\\*\\)[[:space:]]+\\(\\(?:\\sw\\|\\s_\\|-\\|_\\)+\\)" 1)) -;; End: -- cgit v1.2.3