From 30779c32838bdcad3d6bb5ecb6833962cbde6657 Mon Sep 17 00:00:00 2001 From: kaihaosw Date: Tue, 27 Sep 2016 15:33:39 +0800 Subject: [PATCH] add pcmpl-homebrew for homebrew emacs plugin --- docs/Tips-N'-Tricks.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Tips-N'-Tricks.md b/docs/Tips-N'-Tricks.md index d3ed83fd2f..fc532c0199 100644 --- a/docs/Tips-N'-Tricks.md +++ b/docs/Tips-N'-Tricks.md @@ -137,6 +137,9 @@ inline patches in Vim. highlighting for inline patches as well as a number of helper functions for editing formula files. +[pcmpl-homebrew](https://github.com/hiddenlotus/pcmpl-homebrew) provides completion +for emacs shell-mode and eshell-mode. + ### Atom [language-homebrew-formula](https://atom.io/packages/language-homebrew-formula)