dunn / homebrew-mode

Emacs minor mode for editing Homebrew formulae
GNU General Public License v3.0
15 stars 4 forks source link

homebrew-mode

Melpa Status Melpa Stable Status

Emacs minor mode for editing Homebrew formulae.

setup

(add-to-list 'load-path "/where/is/homebrew-mode")
(require 'homebrew-mode)
(global-homebrew-mode)

keys and commands

The command prefix is C-c C-h. These are the commands currently mapped to it:

custom variables

These are just the most important variables; run M-x customize-group RET homebrew-mode to see the rest.