Commit Graph

615 Commits

Author SHA1 Message Date
Pierre Neidhardt 733f8d0d28 Add youtube-dl 2018-09-12 12:09:34 +02:00
James Nguyen ecb3834684 Add flymake 2018-09-11 20:51:02 -07:00
James Nguyen b6a75e9ef1 Add phony targets 2018-09-11 20:38:57 -07:00
Pierre Neidhardt b55ae90f36 guix: Add store-item bindings 2018-09-11 15:35:37 +02:00
Jeff Tecca 50ed204f1b add 'gr' as a bind for `package-menu-refresh' in package-menu-mode 2018-09-09 11:11:35 -07:00
James Nguyen 04a3e5c859 Add more support for vc modes 2018-08-29 22:00:04 -07:00
Wade Berrier 5f0123e48f diff-mode: allow quitting with 'q'
Seems to be standard for bindings for other modes
2018-08-29 20:58:21 -07:00
Wade Berrier 44c37cd36b log-view: start in normal mode by default
Must specify for the specific log-view modes
2018-08-29 20:57:59 -07:00
Pierre Neidhardt 3cdb30d794 ert: Rebind -results-pop-to-should-forms-for-test-at-point "S"->"s" 2018-08-27 11:33:02 +02:00
Pierre Neidhardt 66ae22f276 Update ambrevar's email address 2018-08-27 10:42:28 +02:00
James Nguyen 5db4a9ab27 Lispy: Add lispy-splice-sexp-killing-forward 2018-08-22 19:34:00 -07:00
James Nguyen b248dfae61 Add eglot 2018-08-21 19:14:35 -07:00
Balaji Sivaraman 41e31d6c12 deadgrep: Add bindings (q, ZZ, ZQ) to quit Deadgrep buffer 2018-08-21 18:48:17 -07:00
Pierre Neidhardt 37fba192e2 image-dired: Init 2018-08-13 15:39:13 +02:00
Evgeni Kolev 79f5e0c226 vdiff: don't bind fold keys, which are handled by evil-fold-list 2018-07-28 16:29:15 -07:00
Pierre Neidhardt ae69bcb1b8 pdf: Fix pdf-view-kill-ring-save "y" binding 2018-07-28 12:31:19 +02:00
James Nguyen 6e2c59c2dd Lispy: Rework g and z prefixes and add hydras 2018-07-22 13:41:54 -07:00
James Nguyen ab9afab943 Lispy: Add TODO arround occur 2018-07-22 13:36:00 -07:00
James Nguyen 4ac78d3193 Lispy: Don't byte compile
This is temporarily assuming several dependencies.

- lispy
- hydra
- lispyville
2018-07-22 13:33:39 -07:00
James Nguyen d565ae7b02 Lispy: Tweak lispy-evil 2018-07-22 13:33:30 -07:00
James Nguyen 5d739f5811 Debbugs: Tweak 2018-07-21 13:47:20 -07:00
James Nguyen dab8f3836e Add deadgrep 2018-07-21 10:22:34 -07:00
Ilja Kocken 3386f1af9e change zz to z0 2018-07-20 14:26:20 +02:00
Ilja Kocken bb8ba41668 add zi, zo, zz zoom keyboard shortcuts
similiar to vim vixen
2018-07-20 14:26:20 +02:00
Pierre Neidhardt eaf2b4d1c3 mu4e-conversation: Follow upstream update and fix local-map issues 2018-07-18 10:13:08 +02:00
Bailey Ling e8cce20eaf add missing bindings and map vdiff-3way as well 2018-07-17 00:36:39 -07:00
Pierre Neidhardt 0deb319515 emms: Fix end-of-buffer error in -paste-after 2018-07-15 17:36:16 +02:00
James Nguyen 378200a9cd Lispy: Tweak nonspecial 2018-07-14 09:48:44 -07:00
James Nguyen 4b0557a0ce Fix byte compilation for lispy 2018-07-13 17:20:53 -07:00
James Nguyen 87c9aca3ba Add lispy for experimentation
See commentary.
2018-07-13 17:06:34 -07:00
Fredrik Bergroth 9b692a1600 Add evil-collection-magit-todos.el 2018-07-13 00:33:28 -07:00
Fredrik Bergroth aab3875a36 Add evil-collection-imenu-list.el 2018-07-12 09:52:22 -07:00
Pierre Neidhardt 49777d11de mu4e: Bind "gg" and "G" in compose-mode 2018-07-12 18:22:26 +02:00
Fredrik Bergroth b9fb9b5ce6 Add evil-collection-grep.el 2018-07-12 00:46:33 -07:00
Wil Thomason a1e471db68 Bind gz to run-lua in lua-mode
Closes #172
2018-07-12 09:27:37 +02:00
James Nguyen bf16fd61aa Ivy: Add 0 to ivy-occur-grep 2018-07-11 18:45:43 -07:00
Justin Burkett df92b07d82 mu4e: Convert evil-define-key to evil-collection-define-key 2018-07-11 22:01:29 +02:00
Justin Burkett d099105753 Simplify evil-collection-mu4e.el 2018-07-11 13:44:43 +02:00
Pierre Neidhardt 9436d96d00 mu4e: Fix nil binding 2018-07-09 05:10:59 +02:00
Pierre Neidhardt d919dcb6ab mu4e: Bind C-u conditionally 2018-07-08 17:40:41 +02:00
Pierre Neidhardt 59c4eecfcb emms: List forgotten maps 2018-07-07 09:37:49 +02:00
Fangrui Song b945a00afc realgud: use "d" "u" for realgud:cmd-{newer,older}-frame
The realgud source buffer is read-only so "u" "d" can be reinstated to execute gdb commands "down" "up"
2018-07-05 20:05:40 -07:00
Pierre Neidhardt 044d690737 emms: Add bindings for emms-streams 2018-07-04 19:12:09 +02:00
Dickby 8a371a507b Update evil-collection-lsp-ui-imenu.el 2018-06-30 21:50:26 -07:00
Dickby e8591e18b3 fix bindings for lsp-ui next-kind and prev-kind
change the bindings to C-j and C-k to match other mode's bindings
2018-06-30 10:10:22 -07:00
Justin Burkett bc96e0b318 Move evil-search functions into evil-collection.el
Delete evil-collection-evil-search
2018-06-30 10:05:52 -07:00
Justin Burkett 2d4ebf596e Convert evil-collection-inhibit-insert-state to function
Move to evil-collection.el. Make requires consistent across all package
files. Delete evil-collection-util.el.
2018-06-30 10:05:52 -07:00
Pierre Neidhardt 5affbdb02c diff: Don't switch to read-only by default 2018-06-30 11:16:31 +02:00
Justin Burkett ffdf3ea0da Don't byte-compile neotree (#161)
This prevents the byte-compiler from trying to expand neotree-make-executor at
compile time when neotree might not be available.

Fixes #158.
2018-06-28 17:32:21 +02:00
Pierre Neidhardt 66bcb19839 help: Fix missing require for -inhibit-insert-state 2018-06-28 17:18:06 +02:00