/emacs-power-mode.el

Imbue Emacs with power!

Primary LanguageEmacs LispMIT LicenseMIT

power-mode.el

At long last, Power Mode is available for the best text editor.

(It looks way better than in the gif, trust me.)

Installation

Currently, this package is not on M?ELPA. In the meantime, please clone and extend your load path. For example:

(use-package power-mode
  :load-path "site-lisp/power-mode.el"
  :init
  (add-hook 'after-init-hook #'power-mode))

Wow! How does it work?

Giving me access to child frames was a mistake.