Commit Graph

16 Commits

Author SHA1 Message Date
Pierre Neidhardt dd6d317cf9 Helm: Revert some of the changes as evil-define-key does not work for helm-ff 2017-12-03 15:21:36 +01:00
Pierre Neidhardt b129403dfa Helm: Use evil-define-key now that upstream has fixed the inheritance issue
https://github.com/emacs-evil/evil/pull/982
2017-12-03 15:06:13 +01:00
Pierre Neidhardt 7f2c2be005 evil-helm: Add more bindings (yank, paste, refresh) 2017-12-01 11:09:08 +01:00
Pierre Neidhardt 1c0ab22d7d Revert "evil-helm: Add support for numeric prefix in mark commands"
This reverts commit 0aef7f5bde.

Helm has added support for numeric selection, there is no need for this anymore.
2017-12-01 11:09:02 +01:00
Pierre Neidhardt 1a1a29d7ca Revert "Helm: Add fboundp check"
This reverts commit 3ab25fba0f.
2017-12-01 10:42:07 +01:00
James Nguyen 3ab25fba0f Helm: Add fboundp check 2017-11-30 23:10:07 -08:00
Pierre Neidhardt 0aef7f5bde evil-helm: Add support for numeric prefix in mark commands 2017-11-29 14:50:39 +01:00
James Nguyen f27f413685 Add or fix documentation to appease checkdoc 2017-11-16 18:53:35 -08:00
Fredrik Bergroth b1f3c4288c Forward declare mode-maps 2017-11-15 18:43:58 -08:00
Fredrik Bergroth a4d3719e4f Require third party packages with NOERROR 2017-11-15 18:43:58 -08:00
Pierre Neidhardt 7ceb17c88a Helm: Browse sources with "[" and "]" 2017-11-07 11:34:21 +01:00
Pierre Neidhardt 4733d53646 Normalize the documentation headers (#12) 2017-11-07 11:04:12 +01:00
James Nguyen 67f1fea408 Remove emacs keyword 2017-11-06 17:47:02 -08:00
James Nguyen 0dcc0cd290 Change 'set-keys' to 'setup' in function names 2017-11-06 17:39:23 -08:00
Pierre Neidhardt 2c0d846d8e Helm: Implement workaround for ineffective bindings 2017-11-06 22:05:48 +01:00
Pierre Neidhardt b309634111 Add evil-helm 2017-11-06 17:52:31 +01:00