Commit Graph

778 Commits

Author SHA1 Message Date
James Nguyen 66b8a4bc01 Remove 26.2 from travis 2019-10-20 16:07:02 -07:00
James Nguyen 720a94cda6 Ignore check-version-regexp-list in lint
Using a hammer to ignore if-let/when-let complaints.
2019-10-20 15:56:57 -07:00
James Nguyen 94b703e264 Move lispy to default modes (#116) 2019-10-20 10:16:55 -07:00
James Nguyen 0d44776af2 Update lispy 2019-10-20 10:14:50 -07:00
Michael Bogdan 7b53a19bc9 Remove overwriting of 'I' 2019-10-19 10:32:18 -07:00
Michael Bogdan b1d6db98c1 Replace featurep with with-eval-after-load
This allows binding keys when dired-subtree is loaded at a later time.
2019-10-19 10:32:18 -07:00
Michael Bogdan eafb362f98 Add bindings for dired-subtree 2019-10-19 10:32:18 -07:00
Michael Bogdan 76c1245971 Add evil-markdown to third-party packages in readme 2019-10-17 17:58:06 -07:00
James Nguyen 38e916d5d5 Dired-Sidebar: Remove no byte compile flag 2019-10-16 22:04:43 -07:00
James Nguyen acd090b1c2 Add dired-sidebar 2019-10-16 21:57:59 -07:00
Michael Bogdan 516e28d5b5 Update readme.org 2019-10-16 21:29:29 -07:00
Michael Bogdan 663615f4a5 Reformat third-party packages in README as table 2019-10-16 21:29:29 -07:00
Pierre Neidhardt 75ba4b14bf sly: Add bindings for connection list buffer. 2019-10-14 10:16:02 +02:00
James Nguyen 3f1ab92b20 Point to another DOOM link
The one one seems to be gone.
2019-10-13 11:56:18 -07:00
Pierre Neidhardt 4ef84adf9b sly: Add bindings for stickers dialog. 2019-10-13 20:48:26 +02:00
Pierre Neidhardt 0f1394ceb0 sly: Add bindings for trace dialog. 2019-10-13 20:48:26 +02:00
michaelbogdan 96a7e7dce7 Add evil-ledger to list of third-party packages 2019-10-13 12:20:35 +02:00
Michael Bogdan 054dea02be Rename 'modes/youtube/' to 'modes/youtube-dl/'
evil-collection loads the relevant directory by calling the exact name
of the mode. youtube however is not the name of the youtube-dl mode.
2019-10-12 13:48:22 -07:00
Pierre Neidhardt bf4200a57c Sly: Initialize. 2019-10-10 18:53:44 +02:00
Pierre Neidhardt af6f8d0e70 SLIME: Bind "gd" to slime-inspector-show-source. 2019-10-10 18:21:17 +02:00
Pierre Neidhardt bf13acacd0 SLIME: Rebind slime-inspector-history from "h" to "M-p". 2019-10-10 18:21:16 +02:00
Justin Burkett 150c1b3699 Load evil-collection-custom after cus-edit
The cus-edit.el file contains the relevant map/functions, not custom.el.
2019-10-10 09:01:05 -07:00
James Nguyen bfbfdd2830 Remove integration 2019-10-09 20:20:13 -07:00
James Nguyen bef49e128e Remove settings 2019-10-09 20:18:35 -07:00
James Nguyen 31b3dbe0d7 Add lispy to list of modes to autoload 2019-10-09 20:10:50 -07:00
Justin Burkett 1fd291f082 Move evil-collection-tablist to subdirectory 2019-10-09 19:41:45 -07:00
Justin Burkett e2cb2b3dc5 Pacify package-lint in evil-collection-occur.el 2019-10-09 19:41:45 -07:00
Justin Burkett fd443b1cf2 Disable travis build caching
See https://github.com/flycheck/emacs-travis/issues/22
2019-10-09 19:41:45 -07:00
Justin Burkett c30275a490 Declare some variables/functions for the compiler 2019-10-09 19:41:45 -07:00
Justin Burkett 208fb21412 Make travis use 26.2 and 26.3 2019-10-09 19:41:45 -07:00
Justin Burkett 5298fd1e55 Cleanup loading of unimpaired in evil-collection-init 2019-10-09 19:41:45 -07:00
Justin Burkett 107ed151e9 Fix loading of evil-collection-X from subdirs
Create autoloads for each of the setup functions in evil-collection. Add
evil-collection-require, which is a version of require that knows where the
evil-collection files live.

Use evil-collection-require to fix header in evil-collection-woman.

Update readme to reflect the fact that it's no longer necessary to load the
evil-collection-X file to run evil-collection-X-setup
2019-10-09 19:41:45 -07:00
Jonathan Lai fdb7b3010b evil-collection-docker.el -> modes/docker/evil-collection-docker.el 2019-10-09 19:41:45 -07:00
Jonathan Lai feda195a4b Address evil-collection-unimpaired not loading 2019-10-09 19:41:45 -07:00
Jonathan Lai aec0ecbb86 Move mode files: evil-collection-*.el -> modes/*/evil-collection-*.el 2019-10-09 19:41:45 -07:00
Justin Burkett 9346e4452b ediff: Add a README 2019-10-09 19:41:45 -07:00
Justin Burkett 95dad4c734 Use subdirectories for setup files (+READMEs)
Move setup files into subdirectories. Move mode directories to modes subdir.
This will make it easy to specify a recipe in melpa that maintains the directory
structure. Add interactive functions to jump to .el and README files

See #170
2019-10-09 19:41:45 -07:00
Pierre Neidhardt 34d515e99e Revert "Fix "h" in grep mode"
This is not the right fix, see #255.

This reverts commit 1cc109122e.
2019-10-08 09:49:46 +02:00
Maximilian Nickel 4ef326ea87 Fix notmuch-search-toggle-flagged
Simple one line fix that prevented notmuch-search-toggle-flagged to work
2019-10-06 21:11:51 -07:00
Rudi Grinberg 1cc109122e Fix "h" in grep mode
By default this is bound to describe-mode, which is easily accessible
through other means.

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2019-10-05 14:18:17 +02:00
Fox Kiester 1c44439f34 Use annalist for recording/describing keybindings
Fixes #157.
2019-09-29 01:18:25 -07:00
Philippe Vaucher 492b20cc73 Put ruby-mode at the right place 2019-09-25 19:21:23 -07:00
Philippe Vaucher 72148674c8 Add tablist 2019-09-25 19:21:23 -07:00
James Nguyen 4017655406 Docker: Define tablist-mode-filter-map 2019-09-21 10:30:25 -07:00
Philippe Vaucher 217155b479 Support docker.el 2019-09-21 10:27:28 -07:00
Yunhao Zhao 74e098f79c ibuffer: Fix "C-k" binding to ibuffer-backward-filter-group 2019-09-15 19:14:10 -07:00
Pierre Neidhardt 1d0dfb8a5f Add apropos 2019-09-10 14:38:19 +02:00
Pierre Neidhardt 93f56e7451 slime: Add thread-control bindings 2019-09-10 12:19:48 +02:00
Ruslan Kamashev 986ca7eb0b Add bindings for cider-repl-history-mode-map 2019-09-01 13:38:40 +02:00
Abner Chou da75a170ea Update evil-collection-leetcode.el
Fix a typo.
2019-08-28 23:59:43 +02:00