Commit Graph

69 Commits (691ca5c8bfc6cfffea912b5727636e31027f0a25)

Author SHA1 Message Date
Pierre Neidhardt f3a66adf8f Helm: Update hack to display bindings in helm-apropos 2019-03-03 14:08:10 +01:00
Pierre Neidhardt 8bcdbc37de Emacs: Remove obsolete linum code 2019-03-03 12:55:44 +01:00
Pierre Neidhardt 6175c6e8e4 Helm: Add Magit action to find-files 2019-02-21 18:28:47 +01:00
Pierre Neidhardt 73f9d8f83d Helm: Enable follow mode in Eshell prompts and comint prompts 2019-02-19 13:32:58 +01:00
Pierre Neidhardt 98fd6e5c81 Helm/SLIME: Bind "M-s f" to helm-comint-input-ring 2019-02-19 13:32:41 +01:00
Pierre Neidhardt a825e9dcb9 Helm/SLIME: Bind TAB and M-TAB to helm-slime-complete 2019-02-11 19:41:03 +01:00
Pierre Neidhardt 5f08f9eb83 SLIME: Bind M-<tab> to helm-company 2019-01-11 10:58:45 +01:00
Pierre Neidhardt c216e66997 Helm/Slime: Load SLIME just in time 2018-10-21 13:50:32 +02:00
Pierre Neidhardt a8f30c7493 Helm/Lisp: init helm-slime 2018-10-16 20:11:35 +02:00
Pierre Neidhardt 2f2587eb81 Helm/Geiser: Bind helm-comint-input-ring to M-p in Geiser 2018-10-14 10:17:46 +02:00
Pierre Neidhardt 058c25736c Emacs/Helm: Save comint-input-ring with desktop-mode 2018-09-25 18:48:30 +02:00
Pierre Neidhardt df9c23988a Helm/Org: Require helm-org-contacts 2018-07-23 15:22:23 +02:00
Pierre Neidhardt 4601992281 Helm: Bind "M-s f" to helm-imenu in man and woman 2018-06-25 15:40:57 +02:00
Pierre Neidhardt 1d27dadfea Helm: Simplify helm-locate-meta 2018-05-24 12:45:35 +02:00
Pierre Neidhardt 2293340a50 helm: Don't error when /media/* is not accessible 2018-05-17 17:18:29 +02:00
Pierre Neidhardt 2cd39cce35 Helm: Use woman instead of man 2018-05-14 20:08:23 +02:00
Pierre Neidhardt 3398bdcf15 Helm: Bind M-p to helm-comint-input-ring 2018-05-10 11:38:42 +02:00
Pierre Neidhardt 5712eccf30 updatedb: Add mcron job and dedicated script
The script allows for centralizing the code into one place, instead of having it
in both Helm and mcron.
2018-04-02 16:22:42 +05:30
Pierre Neidhardt 0c30f62b6f helm: Fix ambrevar/helm-locate-create-or-update-db error message 2018-03-27 12:14:36 +05:30
Pierre Neidhardt 3070881ffd helm: Don't use frame when more than two windows 2018-03-09 16:46:05 +05:30
Pierre Neidhardt 6b3edf28d9 helm: Move header line overlay to Evil Collection 2018-02-24 20:59:27 +01:00
Pierre Neidhardt ef70a9a8d8 Desktop: Save kmacros 2018-02-17 14:14:34 +01:00
Pierre Neidhardt 49679263da Emacs: Init config for version 26 2018-02-16 23:09:59 +01:00
Pierre Neidhardt 8b1748e985 Emacs: Update TODOs and comments 2018-02-15 16:02:26 +01:00
Pierre Neidhardt 81e1392b5c Emacs: Finish namespacing 2018-02-15 14:37:49 +01:00
Pierre Neidhardt cb9ce6bab5 Emacs: Namespace all personal variables and functions 2018-02-13 23:24:38 +01:00
Pierre Neidhardt a85124873d helm: Add link to discussion around helm-locate-meta 2018-02-07 12:08:02 +01:00
Pierre Neidhardt 28f746a13f helm: Init helm-locate-meta 2018-02-04 15:52:15 +01:00
Pierre Neidhardt 7b0a6cedbf Helm: Reconfigure completion display 2018-01-12 17:59:47 +01:00
Pierre Neidhardt 8f636632fa Helm: Add support for numeric argument in helm-toggle-visible-mark-backwards 2017-12-03 10:50:40 +01:00
Pierre Neidhardt 149058d78c Emacs: Add TODOs for Eshell, Helm, LaTeX 2017-11-26 22:37:24 +01:00
Pierre Neidhardt 8a91eff13e Helm: Use "…" as truncation separator 2017-11-07 12:19:07 +01:00
Pierre Neidhardt 0c052d5d46 Helm: Sort Eshell bindings 2017-11-05 11:04:28 +01:00
Pierre Neidhardt fcffbeadb3 EXWM: Fix loading of helm-emms 2017-11-02 23:36:45 +01:00
Pierre Neidhardt ea55bf2d73 Helm: Truncate with "…" 2017-11-02 13:10:27 +01:00
Pierre Neidhardt fdbca085be Helm: Mark backwards with S-SPC 2017-10-29 20:59:28 +01:00
Pierre Neidhardt 8cf3a02f33 Helm/Eshell: Add coloring to helm-eshell-prompt 2017-10-28 12:32:11 +01:00
Pierre Neidhardt a0575ed725 Eshell: Re-enable "M-s" prefixed bindings like "M-s o" 2017-10-27 18:20:05 +01:00
Pierre Neidhardt 3720313b24 Helm: Do not remap `exchange-point-and-mark since Evil needs it in visual mode 2017-10-24 17:12:39 +01:00
Pierre Neidhardt 4f648d8df5 Helm: Remove helm-display-function workaround
Upstream has fixed the issue.
2017-10-24 17:12:09 +01:00
Pierre Neidhardt 0193b2380f Helm: Make ls-git an optional dependency 2017-10-24 17:11:19 +01:00
Pierre Neidhardt 23c9994252 Helm: Display relative line numbering 2017-10-19 17:02:18 +01:00
Pierre Neidhardt 6039e6003e Helm: Add custom helm-split-window-preferred-function 2017-10-19 17:02:11 +01:00
Pierre Neidhardt 070b68d6f2 Helm: Move settings together 2017-10-18 18:18:54 +01:00
Pierre Neidhardt c698062202 Emacs: Normalize binding syntax
Without modifiers, use simple string.
With modifiers, use 'kbd'.
Use "<>" syntax for special keys.
2017-10-16 23:52:50 +01:00
Pierre Neidhardt 1bdfb3b8af Helm: Prefer horizontal splits 2017-10-16 18:22:32 +01:00
Pierre Neidhardt c960b16679 Emacs: Add TODOs about image+, EMMS, Eshell, Evil, EXWM, Helm 2017-10-15 13:55:49 +01:00
Pierre Neidhardt 762761199a Helm: Fallback on 'find' if 'locate' is not available 2017-10-11 16:18:38 +01:00
Pierre Neidhardt 8b2da59b33 helm: Fix typos in comments 2017-10-10 17:43:05 +01:00
Pierre Neidhardt 1413050391 helm: Complete the starting directory over all windows for file ops 2017-10-10 16:35:48 +01:00