63

GitHub - honmaple/emacs-maple-explorer: Create file, imenu, buffer sidebar on Em...

 4 years ago
source link: https://github.com/honmaple/emacs-maple-explorer
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.org

emacs-maple-explorer

screenshots

https://github.com/honmaple/emacs-maple-explorer/blob/master/screenshot/example.png

How to use

git clone https://github.com/honmaple/emacs-maple-explorer ~/.emacs.d/site-lisp/maple-explorer
(require 'maple-explorer)
(when (and (display-graphic-p) *icon*) (maple-explorer-icon-mode))

;; with use-package
(use-package maple-explorer
  :quelpa (:fetcher github :repo "honmaple/emacs-maple-explorer")
  :commands (maple-explorer-file maple-explorer-buffer maple-explorer-imenu maple-explorer-recentf)
  :config
  (setq maple-explorer-file-display-alist '((side . left) (slot . -1))))

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK