Henrik Lissner
Henrik Lissner
~~The link to doomemacs/contrib-modules is dead because it does not exist yet, and won't for a while~~ (see edit message below). I am currently swamped with the v3 release, then...
This appears to be a windows issue. How are you running `bin/doom`? In cmd.exe? In Git Bash? Cygwin? A native shell under WSL1/2? The `doom` script requires a POSIX shell,...
> * [Nushell](https://www.nushell.sh/) > * Powershell 7.2.5 > * Powershell 5.1.19041.1682 > * Command Prompt 10.0.19044.1826 None of these are POSIX shells. Are you able to install [Git bash](https://git-scm.com/downloads) and...
Added emacs-evil/evil#1630 to the list (reported in #6478).
> I'm not sure if this is the cause, but `+default/search-buffer` no longer automatically unfold results that are hidden inside a fold. I can reproduce this with the new org-fold...
Thanks for your help!
Sorry for the late response. I've converted this to a draft because, while I agree to adding the functionality, it needs some work mainly because: - There are a number...
Homepage: https://github.com/beancount/beancount-mode You're right, it doesn't appear to be on (M)ELPA. In any case, [Beancount](https://github.com/beancount/beancount) is another plain text, double-entry accounting language, very similar to [ledger](https://github.com/ledger/ledger). `beancount-mode` is to beancount...
In case it helps anyone, you just have to add `ess-smart-comma` to `evil-mc-custom-known-commands`: ```elisp (with-eval-after-load 'evil-mc (add-to-list 'evil-mc-custom-known-commands '(ess-smart-comma (:default . evil-mc-execute-call)))) ```
> I have the same issue. What can I do if I don't want to enable `centaur-tabs-group-by-projectile-project`? Replace/advice `centaur-tabs-project-name` as I have in https://github.com/doomemacs/doomemacs/commit/8b93e8b15cc081860a8eb156b1584ef60b6bc9e4