Commit Graph

637 Commits

Author SHA1 Message Date
Pierre Neidhardt 7afd9e5cfc Emms: Bind "<tab>" to emms-browser-toggle-subitems
This reflects Org mode.

Also bind "^" to emms-browser-move-up-level.
2018-04-10 09:15:05 +05:30
Pierre Neidhardt f1f68cb5b2 Emms: Bind "C-j" / "C-k" in browser and reverse "gj" / "gk" 2018-04-08 18:03:24 +05:30
Pierre Neidhardt 935e895cdf elfeed: Scroll with "SPC" 2018-04-05 19:02:23 +05:30
Pierre Neidhardt 5d25e08f94 Add guix 2018-04-03 16:15:35 +05:30
James Nguyen 2ebc7a93c6 Readme: Remove extra line 2018-03-31 10:22:50 -07:00
James Nguyen af8dfc4f7f Format readme with indent-region 2018-03-31 10:21:56 -07:00
James Nguyen 2b4e0d40b4 Tweak comments 2018-03-31 10:20:51 -07:00
James Nguyen 709391e121 Correct spelling 2018-03-31 10:20:51 -07:00
James Nguyen 3e6077f5ed Add wdired bindings (#106) 2018-03-31 10:20:51 -07:00
James Nguyen 2331fd54e2 Add bindings for modes that don't use insert state (#106) 2018-03-31 10:20:51 -07:00
Simon Gomizelj b6acf98bb6 Expose the tag-all helper to the notmuch-search-mode map
Its exposed in the default mapping but not exposed in the evil mode
remapping.
2018-03-31 10:19:57 -07:00
James Nguyen 1d195fbbe7 Update link 2018-03-30 19:20:57 -07:00
James Nguyen 93b73fe463 Add a temporary workaround for (#108) 2018-03-30 19:11:15 -07:00
James Nguyen 64fb57b539 Move and rebind ert 2018-03-30 19:11:13 -07:00
James Nguyen ae0d4c6d68 Helm: Fix another warning
I think with-helm-buffer is a macro so this might be the best way to
cover the warning.
2018-03-30 19:11:11 -07:00
James Nguyen fcc4a4d246 Helm: Fix warning 2018-03-30 19:11:09 -07:00
Simon Gomizelj 08a3946653 Add binding to trigger notmuch-show-part-map 2018-03-30 19:05:41 -07:00
Andrej Lamov b5491fe276 Fix typo in README 2018-03-29 09:06:28 +00:00
James Nguyen 82c1bc0cdf Python: Remove internal function (#105) 2018-03-24 12:19:51 -07:00
Pierre Neidhardt f3551fe847 readme: Fix typos and formatting
GitHub has some issues with Org processing:

- It cannot change the starting number of enumerated lists.
- #+LINK tags cannot contain hyphens.
- Sometimes '=' has to be used instead of '~'.
2018-03-24 09:00:08 +05:30
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