Преглед на файлове

Add imenu-generic-expression

master
10sr преди 6 години
родител
ревизия
8abf08e0cc
Подписан от: 10sr GPG ключ ID: 7BEC428194130EB2
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. +6
    -0
      emacs.el

+ 6
- 0
emacs.el Целия файл

@@ -848,6 +848,12 @@ found, otherwise returns nil."
(set-variable 'imenu-list-focus-after-activation t)
(define-key ctl-x-map "l" 'imenu-list-smart-toggle))

(add-hook 'emacs-lisp-mode-hook
(lambda ()
(setq imenu-generic-expression
`(("Sections" ";;;\+\n;; \\(.*\\)\n" 1)
,@imenu-generic-expression))))

(with-eval-after-load 'compile
(defvar compilation-filter-start)
(defvar compilation-error-regexp-alist)


Зареждане…
Отказ
Запис