https://github.com/honmaple/emacs-maple-package
Speed up emacs startup.
https://github.com/honmaple/emacs-maple-package
Last synced: 5 months ago
JSON representation
Speed up emacs startup.
- Host: GitHub
- URL: https://github.com/honmaple/emacs-maple-package
- Owner: honmaple
- License: gpl-3.0
- Created: 2019-02-15T08:27:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T17:19:29.000Z (about 6 years ago)
- Last Synced: 2025-06-10T05:02:15.888Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* emacs-maple-package
Speed up emacs startup.
** Usage
#+begin_src elisp
(require 'maple-package)
(maple-package-initialize 'no-activate)
#+end_src