diff options
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: |