Kaynağa Gözat

Add imenu-list config

master
10sr 6 yıl önce
ebeveyn
işleme
e69451c8ce
İmzalayan: 10sr GPG Anahtar Kimliği: 7BEC428194130EB2
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Dosyayı Görüntüle

@@ -735,6 +735,8 @@ found, otherwise returns nil."
(require 'generic-x)

(when (autoload-eval-lazily 'imenu-list)
(set-variable 'imenu-list-auto-resize t)
(set-variable 'imenu-list-focus-after-activation t)
(define-key ctl-x-map "l" 'imenu-list-smart-toggle))

(with-eval-after-load 'compile


Yükleniyor…
İptal
Kaydet