Commit Graph

667 Commits

Author SHA1 Message Date
Pierre Neidhardt ddad9909fd Helm: Rid prompt setup from Helm macros
Third-party macros are problematic because they yield compilation errors on
systems where the third-party package is not installed.
2018-03-23 18:49:07 +05:30
noctuid 1853b53a8d Add key translation functionality
Also add evil-collection-setup-hook. Fixes #5 and #98.
2018-03-23 14:22:06 +05:30
Jay Kamat 488b3d8fe7 Add binding to refresh daemon-mode output
In daemon-output-mode however, it seems to not work (complains with an
error), so I'm leaving this off for now.

Also, add ZZ and ZQ binding to quit-window
2018-03-18 01:37:33 -07:00
Jay Kamat 0425de4861 Add daemons.el support 2018-03-18 01:37:33 -07:00
James Nguyen 4d3f755884 Add an option for term sync state
Changed default term sync state.
2018-03-13 17:59:03 -07:00
James Nguyen 9e62471333 Remove declare-function for macro
This is gonna throw a build warning/error now but it's better to fix
some workflows broken as a result of declaring this as a function.
2018-03-12 17:05:11 -07:00
James Nguyen 9fc1a19807 Match package prefix 2018-03-06 18:06:04 -08:00
James Nguyen 24088eddcb Move macro to util file 2018-03-06 17:58:57 -08:00
James Nguyen 8c6eaebb44 Make evil-collection-inhibit-insert-state a macro (#97) 2018-03-05 17:41:54 -08:00
Pierre Neidhardt 621a48f97b Add view-mode 2018-03-03 16:52:16 +01:00
Pierre Neidhardt e663b74a81 info: Restore "b" to evil-backward-word-begin 2018-03-03 08:55:06 +01:00
Linus Marton be7765758c Fix typo in ruby-mode file 2018-03-02 19:10:10 -08:00
James Nguyen 6ddfc3f7ff Change url 2018-03-01 17:22:38 -08:00
Pierre Neidhardt 8ca2da95b7 info: Bind "yu" to Info-copy-current-node-name 2018-03-01 08:50:43 +01:00
Pierre Neidhardt a5303b07ee Silence compiler warnings 2018-02-27 09:20:57 +01:00
Pierre Neidhardt 09fade374c readme: Finalize marking rationale 2018-02-27 09:19:36 +01:00
Pierre Neidhardt 114b2ae5fc Normalize mark bindings 2018-02-27 09:19:36 +01:00
Pierre Neidhardt 355cb778e0 info: Rebind "m" to Info-menu 2018-02-26 19:00:19 +01:00
James Nguyen 7adf05cf25 Rtags: Remove s binding 2018-02-26 00:21:48 -08:00
James Nguyen 7fd2f6e174 Remove TODOs
Kept bindings.
2018-02-26 00:21:33 -08:00
James Nguyen 441e93bd19 Format 2018-02-24 17:14:40 -08:00
James Nguyen 5b2da79e7e Fix linting errors 2018-02-24 17:14:05 -08:00
Pierre Neidhardt 636171c8da pdf: Require pdf-tools 2018-02-24 20:54:06 +01:00
Pierre Neidhardt dd69b1916d buff-menu: Use kbd 2018-02-24 15:35:42 +01:00
Pierre Neidhardt 951df9586d helm: Change insert-state cursor and show visual selection in header line 2018-02-24 13:44:15 +01:00
Pierre Neidhardt 1a5f33ba18 info: Bind "gg" to evil-goto-first-line 2018-02-24 10:15:47 +01:00
Pierre Neidhardt a2147b2173 Fix pasting after "yu" 2018-02-24 09:22:48 +01:00
Pierre Neidhardt 58d951baea Bind "yu" to "yank URL" in EWW, Elfeed, transmission 2018-02-23 18:31:31 +01:00
Pierre Neidhardt b967945f9b Add calc 2018-02-23 17:51:52 +01:00
Pierre Neidhardt c3ba256c4e popup: Fix typo (spurious period) 2018-02-22 18:25:36 +01:00
Pierre Neidhardt ec79e801bf ztree: Use normal state 2018-02-22 18:25:36 +01:00
Pierre Neidhardt ed1e0b14a6 transmission: Bind transmission-move to "r" 2018-02-22 18:25:35 +01:00
Pierre Neidhardt 0ba0a5feaf transmission: Use normal state 2018-02-22 18:25:35 +01:00
Pierre Neidhardt 277b55ca8d proced: Use normal state 2018-02-22 18:25:35 +01:00
Pierre Neidhardt 3b40848734 PDF: Use normal state 2018-02-22 18:25:35 +01:00
Pierre Neidhardt a27d3cf741 Outline: Use normal state 2018-02-22 18:25:35 +01:00
Pierre Neidhardt ca66f134a0 Info: Use normal state 2018-02-22 18:25:35 +01:00
Pierre Neidhardt e863d52503 EWW: Use normal state 2018-02-22 18:25:35 +01:00
Pierre Neidhardt 0b1a91436d Emms: Use normal state 2018-02-22 18:25:35 +01:00
Pierre Neidhardt ad71f79c66 Elfeed: Use normal state 2018-02-22 18:25:35 +01:00
Pierre Neidhardt 2c539dbcca Add -inhibit-insert-state helper function 2018-02-22 18:25:35 +01:00
Pierre Neidhardt b90872547f Emms: Add bindings for browser-search-mode and metaplaylist-mode 2018-02-22 18:25:35 +01:00
Pierre Neidhardt d4e6e1f99a eww: Rebind "S-RET", "go", "o", bind "r" to eww-readable 2018-02-22 18:25:16 +01:00
James Nguyen 7f0988479a Mention evil-lispy 2018-02-20 19:14:35 -08:00
Evgeni Kolev 2e19cc170f evil-collection-delete-operators: fix typo 2018-02-19 01:40:05 -08:00
James Nguyen 99fef4449c Avy: Rename to match file namespace 2018-02-18 19:52:27 -08:00
James Nguyen 8fb02fbb3b Blanket move avy to its own file
Same as ace-jump, I don't use these modes enough to know if something
is broken..
2018-02-18 19:52:24 -08:00
James Nguyen f38a41a246 Ace-jump-mode: Rename to match file namespace 2018-02-18 19:40:24 -08:00
James Nguyen 4e1444b07a Blanket move ace-jump to its own file
I don't use ace-jump enough.. hopefully this doesn't break anything.

FIXME: Still need to make this pass the linter.
2018-02-18 19:36:28 -08:00
James Nguyen 70ef3e5875 Add js2 2018-02-18 19:28:27 -08:00