dimitri / el-get

Manage the external elisp bits and pieces upon which you depend!
http://tapoueh.org/emacs/el-get.html
1.64k stars 457 forks source link

Add a series of recipes required to install the org-brain package. #2755

Closed vedang closed 4 years ago

vedang commented 4 years ago

Include all the missing recipes which allow for installation of org-brain. In order of dependent recipes, these are:

The only interesting bit in these recipes is the :autoloads nil command in helm-org, as otherwise it creates an autoload for helm-easymenu which is non-trivial to satisfy if you've configured ido as your primary completion framework and helm as your secondary completion framework.