Aayush

Results 6 issues of Aayush

# Situation / Problem - I have a monitor connected to my laptop using a USB cable. - It allows for a keyboard to be plugged into my monitor instead...

This commit fixes a warning Emacs sends regarding the foreground value being set to nil for show-paren faces in the gruvbox theme. The faces that cause the warning are: 'show-paren-match'...

**Problem:** When I load up GHCI in VTerm and then execute a command within GHCI, display for the text that I am writing disappears and only appears again when I...

### 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), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. I have seen others raise...

is:bug
needs-triage

This will provide annotations for `doom/help-packages' command. Specifically, it will display the source of the package: - Straight: The package was installed using Straight (dooms package manager). - Built-in: The...

is:feature
was:moved
module:completion/vertico

When `package-version' is not what we expect (e.g a simple string), a `listp` error is thrown and you are unable to view the variable documentation due to it. This now...