Commit Graph

1375 Commits (88cf423f7f6d64d407eb59c208c02830779bd9fc)

Author SHA1 Message Date
Pierre Neidhardt 88cf423f7f Emacs: Crypt bookmarks. 2021-02-26 20:14:14 +01:00
Pierre Neidhardt 126cb0e108 Helm: Really fix the ff-cache-mode disabling. 2021-02-26 10:00:54 +01:00
Pierre Neidhardt a112e1ac13 Ytdl: Add patch to support Tor. 2021-02-25 18:25:07 +01:00
Pierre Neidhardt 491f6f6fbb Lispy: Refer to upstream patches. 2021-02-25 18:24:24 +01:00
Pierre Neidhardt 76a1497f0a SLY: Fix history patch to work with Evil Collection. 2021-02-21 18:46:39 +01:00
Pierre Neidhardt 0ad53caae6 Helm: Fix missing provide in patch-helm-file-name-completion.el. 2021-02-21 18:33:21 +01:00
Pierre Neidhardt fc72ca2dd8 SLY: Fix #p completion with Company. 2021-02-21 18:32:11 +01:00
Pierre Neidhardt 1f93b69f87 SLY: Add patch to ignore comments and include input starting with # in history. 2021-02-21 18:14:34 +01:00
Pierre Neidhardt 3bc14f8458 Helm: Fix Helm AG command (follow symlinks). 2021-02-21 17:29:50 +01:00
Pierre Neidhardt 4f80f66d3f Emacs: Set bookmark path and always save. 2021-02-21 17:18:01 +01:00
Pierre Neidhardt 20b1e6a36c Helm: Prompt which file name to insert with C-c i. 2021-02-21 17:16:30 +01:00
Pierre Neidhardt 9a4dddacf2 Helm: Remap bookmark-jump and bookmark-set keys to use Helm. 2021-02-21 16:24:48 +01:00
Pierre Neidhardt 8043d80fd8 Emms: Fix playtime display toggle. 2021-02-21 16:13:39 +01:00
Pierre Neidhardt 1dfccd7c56 Helm: Properly remove helm-ff--cache-mode-reset-timer from post-command-hook. 2021-02-21 13:48:41 +01:00
Pierre Neidhardt 0232ba6a8a EXWM: Fix helm-find-files and helm-mini random blanks due to bindings. 2021-02-21 13:44:39 +01:00
Pierre Neidhardt f68ca16425 EXWM: Remove C-c prefix key to allow for copying in graphical programs. 2021-02-21 13:24:45 +01:00
Pierre Neidhardt 3b1d3823eb SLY: Don't loop forever when sbcl-ambrevar fails. 2021-02-21 12:44:48 +01:00
Pierre Neidhardt c872a37fe2 ambrevar/syntax: Rename readtable to "syntax" to avoid clashes with default readtable.
Indeed, if multiple named readtables are called "readtable" (even with a package
prefix), the last one to be defined seems to override the currently loaded 'readtable'.
2021-02-19 11:10:53 +01:00
Pierre Neidhardt ed5c68bcbe SLY: Use internal completion instead of Company. 2021-02-19 11:10:35 +01:00
Pierre Neidhardt 0410f342a2 Evil: Temporarily remove company bindings.
Until next stable version comes out.
2021-02-19 11:05:23 +01:00
Pierre Neidhardt 1cae5d2beb functions: Message use about proxy status in ambrevar/toggle-proxy. 2021-02-17 12:40:20 +01:00
Pierre Neidhardt 10203a035a Emms: Add ambrevar/emms-playing-time-toggle to window-state-change-hook instead. 2021-02-10 09:47:47 +01:00
Pierre Neidhardt 87b7378fd9 Lisp: Temporarily disable ambrevar/complete-cl-file from company.
It breaks rest of completion.  Investigate.
2021-02-10 09:29:41 +01:00
Pierre Neidhardt 3165825203 Emacs/cl-inspect-mode: Comment out example. 2021-02-08 17:04:00 +01:00
Pierre Neidhardt cb6979d4e5 SLY: Remove spurious completion space fix.
Upstream has merged it.
2021-02-08 17:03:08 +01:00
Pierre Neidhardt eb41e59208 SLY: Bind sly-insert-cmd to C-return. 2021-02-08 17:01:37 +01:00
Pierre Neidhardt 3d1f4ff079 SLY: Load sb-sprof in sbcl-ambrevar. 2021-02-08 17:01:12 +01:00
Pierre Neidhardt f5d332f733 Evil: Disable modeline coloring when doom-modeline is loaded, not when a Doom theme is. 2021-02-06 10:27:58 +01:00
Pierre Neidhardt eb17fdefdc clinspect: Add clinspect-add-filter. 2021-02-05 23:24:27 +01:00
Pierre Neidhardt eb924939c6 clinspect: Smarter sorting function. 2021-02-05 21:30:52 +01:00
Pierre Neidhardt 25ba3e0868 clinspect: Auto-compute column width. 2021-02-05 21:02:58 +01:00
Pierre Neidhardt 0f0b64f284 clinspect: Init. 2021-02-05 20:39:42 +01:00
Pierre Neidhardt f78d4f9121 SLY: Bind keys for glyphs. 2021-02-05 16:28:44 +01:00
Pierre Neidhardt f82c334435 SLY/ambrevar: Rename `syntax' to `readtable'. 2021-02-05 16:28:22 +01:00
Pierre Neidhardt 344c1d78a6 SLY: Make ambrevar/sbcl-for-nyxt more parameterized, add sbcl-nyxt-pre-inst-env. 2021-02-05 15:19:08 +01:00
Pierre Neidhardt 012b7b33c9 Helm: Remove helm-ff-cache-mode hooks. 2021-02-05 09:40:48 +01:00
Pierre Neidhardt d072400397 Emms: Remove mode-line, display playing time only in Emms buffers. 2021-02-05 09:40:48 +01:00
Pierre Neidhardt ff05a492f4 Emacs/Guix: Don't dump channel specs anymore.
Guix can now generate them from an existing profile.
2021-02-05 09:40:48 +01:00
Pierre Neidhardt f859612295 Emacs: Support doom-one, doom-modeline. 2021-02-05 09:40:48 +01:00
Pierre Neidhardt 725306494c SLY: Fix ambrevar/sly-new-prompt with upstream update. 2021-02-04 18:35:04 +01:00
Pierre Neidhardt b7828f9929 Eshell: Mention that patch got merged for Emacs 28. 2021-02-04 18:34:44 +01:00
Pierre Neidhardt febc17a223 SLY: Add ccl-nyxt implementation. 2021-02-03 16:33:26 +01:00
Pierre Neidhardt dab3bfe980 Lisp: Enable #p completion. 2021-01-29 12:15:02 +01:00
Pierre Neidhardt 75f11b4da6 SLY/Selector: Fix switching to buffer-less connection. 2021-01-27 13:06:11 +01:00
Pierre Neidhardt 080a051f8d SLY: Format inferior Lisp buffer in Helm SLY. 2021-01-23 13:10:04 +01:00
Pierre Neidhardt e2edbc736e SLY: Revive previous buffer-less connection. 2021-01-23 13:09:20 +01:00
Pierre Neidhardt 6936ae4ad7 SLY: Fix `provive' typo in init-sly-narrow. 2021-01-23 13:09:04 +01:00
Pierre Neidhardt 856db68f65 SLY: Bind sly-narrow-to-prompt after sly-mrepl has loaded. 2021-01-22 22:06:38 +01:00
Pierre Neidhardt ed1ae3f43c EXWM: Bind s-v to helm-selector-magit. 2021-01-22 21:58:25 +01:00
Pierre Neidhardt 38a8b40df2 SLY: Add sly-narrow-to-prompt. 2021-01-22 21:16:22 +01:00