diff options
| author | Andrey Listopadov <andreyorst@gmail.com> | 2022-10-31 09:38:50 +0300 |
|---|---|---|
| committer | Andrey Listopadov <andreyorst@gmail.com> | 2022-10-31 09:38:50 +0300 |
| commit | aa1c2d9b7c65feefa63d2a84f996161309fb5dcd (patch) | |
| tree | 9a1d76b75b466bdba7b404c1396c838a7cb5077e /init.fnl | |
| parent | f2163b3e571d9aa7dd2b311b9e3869e07b5d43b9 (diff) | |
move buf-locals to dir-locals
Diffstat (limited to 'init.fnl')
| -rw-r--r-- | init.fnl | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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: |