-
### I confirm that...
- [x] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
### Describe the bug
The `details` value of completion items from the language server seems to be duplicated into the `label` field. This causes issues with some editors, notably Emacs, using Eglot f…
-
Replace the current configuration method with an Emacs-like configuration, just like in `dwl-guile`.
-
With this custom init file:
```elisp
;;; init.el --- Emacs init -*- lexical-binding: t -*-
;;
;; Copyright (c) 2022 mattiasdrp and contributors.
;; Author: mattiasdrp
;; Maintainer: mattia…
-
I am configuring debugging using `dap-mode` in `Emacs`, and here is my configuration:
```
(use-package! dap-cpptools
:ensure t
:config
(dap-cpptools-setup))
(use-package! dap-ui
:ho…
-
#### Description :octocat:
I'm unable to restore windows with layouts
#### Reproduction guide :beetle:
Save layout:
- Start Emacs
- `SPC l 2`
- Input `foo`. Hit `Enter` to create another layou…
-
I have used your dotFiles for a while and currently writing my own, I was wondering how I could install just your emacs config. I am on NixOS and using vanilla emacs.
-
Since Emacs 29.4 (maybe earlier) I have two nano-modelines -- one at the top, one at the bottom of my window. I can use hide-mode-line package to hide the lower one, but I actually want the nano model…
-
https://github.com/d12frosted/homebrew-emacs-plus/blob/master/Formula/emacs-plus%4028.rb
it doesn't look like the value of this option affects anything?
I'm trying to debug an emacs 100% cpu han…
-
## Checklist
- [X] I have checked existing issues for potential duplicates before creating this one.
- [X] I have read the [Troubleshooting guide][].
- [X] I have read https://emacs.stackexchange.c…