Commit Graph

11 Commits

Author SHA1 Message Date
James Nguyen ae0d4c6d68 Helm: Fix another warning
I think with-helm-buffer is a macro so this might be the best way to
cover the warning.
2018-03-30 19:11:11 -07:00
James Nguyen fcc4a4d246 Helm: Fix warning 2018-03-30 19:11:09 -07:00
Pierre Neidhardt ddad9909fd Helm: Rid prompt setup from Helm macros
Third-party macros are problematic because they yield compilation errors on
systems where the third-party package is not installed.
2018-03-23 18:49:07 +05:30
noctuid 1853b53a8d Add key translation functionality
Also add evil-collection-setup-hook. Fixes #5 and #98.
2018-03-23 14:22:06 +05:30
James Nguyen 9e62471333 Remove declare-function for macro
This is gonna throw a build warning/error now but it's better to fix
some workflows broken as a result of declaring this as a function.
2018-03-12 17:05:11 -07:00
James Nguyen 6ddfc3f7ff Change url 2018-03-01 17:22:38 -08:00
James Nguyen 5b2da79e7e Fix linting errors 2018-02-24 17:14:05 -08:00
Pierre Neidhardt 951df9586d helm: Change insert-state cursor and show visual selection in header line 2018-02-24 13:44:15 +01:00
Pierre Neidhardt 9fb666e8bc helm: Rebind "p"/"P" to "yp"/"yP"
"p" and "P" can be useful from the prompt.
2017-12-29 22:08:05 +01:00
Pierre Neidhardt 81923376e2 Helm: Overhaul
Fix map issue.
Don't override C-l in Emacs Helm map.
Add <tab> in normal mode.
Add bindings S-RET, go, =, %, D, gj/gk, /.
2017-12-07 12:09:50 +01:00
James Nguyen 9eb7d3db0d Change namespace to evil-collection 2017-12-06 17:50:37 -08:00