An open API service indexing awesome lists of open source software.

https://github.com/honmaple/emacs-maple-echoarea

Auto hide echo area and show modeline
https://github.com/honmaple/emacs-maple-echoarea

Last synced: 5 months ago
JSON representation

Auto hide echo area and show modeline

Awesome Lists containing this project

README

          

* emacs-maple-echoarea
Auto hide echo area and show modeline

** usage
#+begin_src elisp
(use-package maple-echoarea
:ensure nil
:commands (maple-echoarea-enable maple-echoarea-disable))
#+end_src