Commit Graph

697 Commits

Author SHA1 Message Date
James Nguyen 4ed8cea83a Vc-Dir: Use F for pull 2019-05-15 20:15:17 -07:00
James Nguyen 665eef8ae1 Use multi-term functions when it loads (#235) 2019-05-13 19:01:52 -07:00
James Nguyen 404c8cf8ba Format 2019-05-13 19:01:44 -07:00
James Nguyen 17929b60a6 Vc-Dir: Use tab and backtab for vc-diff
This makes Vc-Dir a little closer to evil-magit where pressing tab reveals
sections/diffs inline.
2019-05-06 18:55:50 -07:00
James Nguyen 9168213b99 Deadgrep: Add experimental support for editing
Worth keeping track of https://github.com/Wilfred/deadgrep/issues/12 in the
future in case a better (wgrep?) approach works out.
2019-05-02 19:01:53 -07:00
James Nguyen afe6aeb479 Consolidate settings
Deprecate evil-collection-settings-setup-debugger-keys.
2019-05-02 18:36:16 -07:00
James Nguyen d165a975a4 Dired: Add - for up-directory
Match netrw.
2019-04-30 00:15:08 -07:00
James Nguyen 01f2044f74 Xref: Match dired's Q 2019-04-27 15:34:04 -07:00
James Nguyen 28bf368cf1 Outline: Move ^ to zu (#225) 2019-03-27 19:04:13 -07:00
Sergey Trofimov 5d32ceb898 Fix RET in debug-mode-map for emacs 27. 2019-03-24 10:45:50 -07:00
James Nguyen 4a6fabc7c5 Deadgrep: Tweak 2019-03-23 16:51:02 -07:00
Pierre Neidhardt b8b0ba0a17 notmuch: Bind < to notmuch-show-toggle-thread-indentation 2019-03-19 15:00:27 +01:00
Pierre Neidhardt baa9c68807 notmuch: Bind TAB and backtab to next/previous button in notmuch-show 2019-03-19 14:22:38 +01:00
Pierre Neidhardt 7e69645643 notmuch: Bind stash map prefixes to "ys" 2019-03-19 12:49:59 +01:00
Pierre Neidhardt c6ea346a7f notmuch: Fix "z", "s" conflicts, align with mu4e 2019-03-19 12:16:34 +01:00
Pierre Neidhardt d57cacb80e notmuch: Bind "cc", "cr", "cR", "C" to compose like mu4e 2019-03-19 12:06:03 +01:00
Pierre Neidhardt 6ab346fd06 notmuch: Add toggler for "unread" and "flagged" tags 2019-03-19 11:55:10 +01:00
Pierre Neidhardt af0543c5a3 notmuch: Set initial state of notmuch-tree to 'normal 2019-03-19 11:50:43 +01:00
Pierre Neidhardt b17c48ca58 notmuch: Fix "RET" in notmuch-hello 2019-03-19 11:50:31 +01:00
Pierre Neidhardt ff778f2094 notmuch: Bind search-mode keys in visual state too 2019-03-17 20:00:52 +01:00
Pierre Neidhardt 6a3fde3143 notmuch: Bind "p" to -show-save-attachments 2019-03-17 20:00:19 +01:00
Pierre Neidhardt d09e4770be notmuch: Inhibit insert state 2019-03-17 20:00:08 +01:00
Pierre Neidhardt a925c27d5f Add process-menu 2019-03-17 08:51:28 +01:00
James Nguyen ee2e2f9b7a Move [ ] to [[ ]] (#225) 2019-03-16 10:54:12 -07:00
Omair Majid 8f6faaecc4 Add omnisharp
Add some basic keybindings for omnisharp
2019-03-16 09:41:09 +00:00
James Nguyen 25597c225f Info: Add h and l 2019-03-07 19:58:37 -08:00
Pierre Neidhardt de8693e3e1 mu4e: Fix G and gg in visual state for mu4e-compose
Fixes #226.
Thanks to Alan Schmitt for the tip.
2019-03-01 09:46:17 +01:00
Pierre Neidhardt b067961140 emms: Fix "g-" and "s-" prefix and fix undefined playlist map 2019-02-20 18:48:50 +01:00
Pierre Neidhardt e7b57aae01 disk-usage: Add "a" and "A" bindings for 1.2.0 2019-02-20 16:08:52 +01:00
Pierre Neidhardt 98442e91f4 Add disk-usage 2019-02-19 09:39:21 +01:00
James Nguyen 79210b0429 Edbi: Declare some variables and functions 2019-02-16 13:13:57 -08:00
James Nguyen dd726698d0 Don't package lint "with-eval-after-load" 2019-02-16 13:06:34 -08:00
Pierre Neidhardt f30484deed edbi: Init 2019-02-12 19:15:39 +01:00
Pierre Neidhardt 5b1b5bf92e slime: Bind C-i and C-o to slime-inspector-next and slime-inspector-pop 2019-02-12 19:15:39 +01:00
James Nguyen 4dd49eaba9 Log-view: Make TAB cycle and RET diff
This makes log-view a little more familiar for those already used to Magit's log mode.
2019-02-09 10:54:32 -08:00
James Nguyen c8b738b431 Vc-dir: Add Lf 2019-02-09 10:47:46 -08:00
James Nguyen 2302df8a67 Remove j and k
Evil's j and k are more flexible.
2019-02-09 10:47:46 -08:00
James Nguyen 1e5720be2b Merge lines 2019-02-09 10:47:46 -08:00
Pierre Neidhardt 1859b4904e slime: Bind "gz" to slime-switch-to-output-buffer 2019-02-08 13:20:54 +01:00
Pierre Neidhardt 0cfdf4ecf0 slime: Add history and prompt navigation bindings 2019-02-06 13:58:38 +01:00
Pierre Neidhardt 3761f96c74 comint: Match Eshell bindings for prompt navigation 2019-02-04 20:21:55 +01:00
Pierre Neidhardt 359f13ac61 Eshell: Add history bindings 2019-02-04 20:21:22 +01:00
James Nguyen 200c036b51 P4: Use navigation commands on current window 2019-01-29 01:16:29 -08:00
leungbk 532b78ff19 Fix typo. 2019-01-21 07:48:01 +00:00
Peter Jones 7b12395c18 mu4e queued mail status needs to be dynamic
This fixes a fairly major bug where mail could be queued but not shown
to the user.  (This happened to me, I had a month of email sitting in
the queue!)

Since the number of messages in the queue can change, and the status
of queuing mail or direct mail can also change, the display should not
be in a defvar which only gets evaluated once when the library is
first loaded.

This change makes it so the queue status is updated each time the main
mu4e view is drawn.
2019-01-17 08:36:11 +01:00
duianto 9e04ee565d Fix readme.org typos 2019-01-11 00:21:52 -08:00
James Nguyen ffc686d7f4 P4: Add remaining bindings 2019-01-11 00:20:14 -08:00
Pierre Neidhardt d427d42e2f slime: Homogenize slime-inspector bindings 2019-01-10 10:39:54 +01:00
James Nguyen 8507287931 Tweak general config mention (#219) 2019-01-06 14:26:45 -08:00
willbush 88b083b5b0 Add mention of other packages loading evil to readme
see: https://github.com/emacs-evil/evil-collection/issues/215
2019-01-03 04:17:20 -08:00