Liam Hupfer

Results 60 comments of Liam Hupfer

This repo is inactive. See https://reddit.com/r/surfacelinux and https://github.com/linux-surface/linux-surface for the latest updates.

This repo is inactive. See https://reddit.com/r/surfacelinux and https://github.com/linux-surface/linux-surface for the latest updates.

This repo is inactive. See https://reddit.com/r/surfacelinux and https://github.com/linux-surface/linux-surface for the latest updates.

`org-load-hook` is obsolete; a better option: ```elisp (after! org (org-wild-notifier-mode) (setq org-wild-notifier-alert-time '(60 30))) ``` The configuration here is trivial enough that I don’t think it warrants a flag, especially...

Perhaps ```elisp :ui ;; ... ophints ; highlight the region an operation acts on ;;pixel-scroll ; buttery buffers (popup +defaults) ; tame sudden yet inevitable temporary windows ``` ? 🧈...

For when Henrik gets around to this, my vote would be to put `vundo` on `SPC b u` and move `doom/sudo-save-buffer` to `SPC b U`. It would be a breaking...

[evil-collection now supports vundo.](https://github.com/emacs-evil/evil-collection/commit/535ad8dc52137f502bfa584925705583209aa093) @danilevy1212 It looks like you can remove all the remaps except `doom/escape`.

If you like, you can checkout this branch, download the attached, and run `git am 0001-tweak-undo-remove-bindings-in-evil-collection.txt` (or `M-x magit-am-apply-patches` :wink:) to apply a commit with the fix, and then push....

@FlexW Is this still planned for 3.3? The tagged release candidate doesn't address many issues in the milestone? Edit: Looks like the release got updated with a bunch of merged...

Yeah, you can work around it, but the issue still should be fixed. If the secret service isn't available on launch, it should be possible to configure the client to...