Commit Graph

791 Commits

Author SHA1 Message Date
Devin Jacobs e5c599c35b Improve Info-mode searching 2019-11-15 21:08:52 +01:00
Devin Jacobs 631622aec0 Remove redundant comment 2019-11-15 21:08:52 +01:00
Philippe Vaucher 94ce647701 Add dired-filter 2019-11-10 19:50:43 +07:00
Philippe Vaucher 9346f69da6 Improve tablist bindings 2019-11-10 19:49:15 +07:00
MaxSt 8e0dd40f39 Add insert space above/below functionality to unimpaired 2019-11-10 19:48:53 +07:00
Pierre Neidhardt f69b2c9c86 Info: Bind C-j / C-k for fine-grained browsing. 2019-11-06 12:07:01 +01:00
Pierre Neidhardt 0d96c4309e Info: Fix "m" and "T" bindings. 2019-11-06 12:07:01 +01:00
Pierre Neidhardt 0d6700e8d2 Info: Fix "t", "f" and "?" bindings. 2019-11-06 11:57:57 +01:00
Pierre Neidhardt eb36c82a84 gnus: Merge jojojames draft. 2019-11-02 15:58:35 +01:00
Pierre Neidhardt 3dc200224f Add initial bindings for Gnus. 2019-11-02 15:30:37 +01:00
Bart Brouns ace73501c2 Disable <tab>-based bindings by default
fixes #274
2019-10-29 12:19:39 +01:00
James Nguyen 61bb63e8f9 Dired-Subtree: Use toggle instead of cycle
cycle has performance penalties in larger directories so isn't as suitable a
default as toggle.
2019-10-24 17:41:42 -07:00
Asher a96d06677d Free up `k` in tablist
This restores it to 'evil-previous-line.

Fixes #272.
2019-10-22 19:32:26 -07:00
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