Commit Graph

40 Commits (7e8dcd433a932c2e5793721d8be9fd5fde63a61b)

Author SHA1 Message Date
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
Pierre Neidhardt bf61e3dac1 Merge branch 'master' of github.com:ambrevar/dotfiles 2017-10-08 22:19:25 +01:00
Pierre Neidhardt fc972a32c9 Emacs: Comment config consistently 2017-10-08 19:36:28 +01:00
Pierre Neidhardt 0283a57d18 Helm: Use "mosaic" windowing 2017-10-04 12:28:55 +01:00
Pierre Neidhardt fd6c4c184f Helm: Bind M-d to helm-buffer-run-kill-persistent 2017-09-20 16:00:21 +01:00
Pierre Neidhardt 30ad1f3c66 Helm: Remap standard commands instead of rebinding manually 2017-09-13 21:20:04 +01:00
Pierre Neidhardt abb2bee8cb Helm: Require 'helm-bookmark as per latest Helm version 2017-09-11 21:39:33 +01:00
Pierre Neidhardt a8cf0a9557 Helm: Use dired-async mode 2017-08-02 08:07:22 +01:00
Pierre Neidhardt 0222a304f1 Emacs: Move most important TODO entries from todo.org to the init files 2017-08-01 19:55:50 +01:00
Pierre Neidhardt 53817749fb Emacs: Add various TODOs 2017-07-28 08:12:25 +01:00
Pierre Neidhardt 93939c08e0 Helm: Make helm-grep-finish face more readable on a white background 2017-07-27 17:48:34 +01:00
Pierre Neidhardt d923f46e56 Emacs: Tone down Helm source face 2017-06-29 20:40:58 +01:00
Pierre Neidhardt e11d0c9c8f Emacs: Remove Helm and Undo-Tree lighters 2017-06-29 20:40:42 +01:00
Pierre Neidhardt 24dac30062 Emacs: Don't use special display with helm completion (e.g. Eshell) 2017-06-28 17:44:36 +01:00
Pierre Neidhardt 772e96c16f Remove pt (the_platinum_searcher)
Somewhat buggy with Emacs Helm.
'ag' (the_silver_searcher) is more widely available.
Not so useful anyways, grep is often faster.
2017-06-26 15:01:23 +01:00
Pierre Neidhardt 75022b580a Emacs: Use global keys instead of mickey minor mode
It's simpler.

Mickey can create un-intended shadowing of some modes.
If a global key is shadowed, it calls for configuring the mode, which is
logical. We should not modify the global config for the sake of one mode.
2017-06-20 19:40:13 +01:00
Pierre Neidhardt 522615860a Emacs: Helm: Enable fuzzy matching in Eshell 2017-06-18 20:05:31 +01:00
Pierre Neidhardt f31415450c Emacs: Clean up Helm hook for Eshell 2017-06-18 19:58:21 +01:00
Pierre Neidhardt 2573c77cc5 Emacs: Remove obsolete Helm bindings 2017-06-18 19:20:37 +01:00
Pierre Neidhardt ed5ca4542d Emacs: Restructure init files, use "init-" prefix for all 2017-06-18 17:50:31 +01:00