Commit graph

15 commits

Author SHA1 Message Date
Bozhidar Batsov b78168abf7 Don't force the projectile-completion-system
It's auto-detected by default, starting with Projectile 2.3.
2020-11-27 10:02:18 +02:00
Bozhidar Batsov edeef9ee4b Make the file metadata more uniform 2020-09-15 09:19:15 +03:00
Bozhidar Batsov dd9b01a991 Bump the copyright years 2020-01-20 16:35:36 +02:00
Bozhidar Batsov bf57696835 Update the copyright years 2018-05-06 09:21:24 +03:00
Bozhidar Batsov e0ca7c7003 Update the copyright years 2017-01-04 01:20:26 +02:00
ken-olstad ccedc77285 Add helm-occur-from-isearch to isearch-mode-map (#1030) 2016-09-25 07:58:47 +03:00
Bozhidar Batsov ebd6e9d591 Update the copyright years 2016-01-31 08:44:18 +02:00
Bozhidar Batsov c2da437aa4 Update copyright years 2015-03-03 13:04:34 +02:00
Bozhidar Batsov 8953e8f138 Merge pull request #757 from k1-hedayati/patch-1
Added helm-ag to auto install list [Fix #756]
2014-12-18 18:06:42 +02:00
Keyvan Hedayati 99e4c9646d [Fix #756] Added helm-ag to auto install list 2014-12-16 21:37:01 +03:30
abdulhaq 0055df431c helm-every-where takes responsibility for buffers-list 2014-11-04 21:34:56 +02:00
Parker McGee 80b623432f In helm-everywhere, bind "C-x C-m" to helm-M-x 2014-10-11 18:49:40 -04:00
Tu, Do 41d312fea0 Leaner Helm config and enable Helm version of Projectile commands 2014-10-08 22:39:20 +07:00
Tu Do 2f815d777e Update README and move some packages to helm-everywhere
Add Helm to table of contents and move helm-descbinds and helm-eshell to
helm-everywhere module.
2014-09-04 10:07:07 +07:00
Tu, Do 72d0e6f159 Enable prelude-global-helm-global-mode by default
Since Helm is another option to Ido, users who want to use it fully
should benefit from the default Prelude setup. If some users don't like,
they can always disable global Helm mode according to the instructions
in the homepage. User can enable Helm everywhere with
prelude-helm-everywhere.

This change also enables Helm version of command history in shell and
eshell. It also adds minibuffer history without overrides any key
binding in minibuffer-local-map.
2014-09-02 13:30:18 +07:00