Commit Graph

12 Commits (0222a304f172501228dd87ba2510ffbf09838915)

Author SHA1 Message Date
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