hlissner/doom-emacs 11165
An Emacs framework for the stubborn martian hacker
hlissner/emacs-doom-themes 1554
An opinionated pack of modern color-themes
And I say hey, what's going on?
The Doom Emacs snippets library
hlissner/emacs-solaire-mode 151
If only certain buffers could be so grossly incandescent.
CodeKit 2 Beta
hlissner/doom-emacs-private 90
My private module for Doom Emacs
hlissner/emacs-hide-mode-line 37
An Emacs plugin that hides (or masks) the current buffer's mode-line
Pug support for Emacs, based on slim-mode.
(WIP) Less themin, more Emacsin
PR opened hlissner/doom-emacs
Typo fix
<!--
YOUR PR WILL NOT BE ACCEPTED IF IT DOES NOT MEET THE FOLLOWING CRITERIA:
- [ ] It targets the develop branch
- [ ] I've searched for similar pull requests and found nothing
- [ ] This change is NOT in Doom's do-not-PR list: https://doomemacs.org/d/do-not-pr
- [ ] If I've bumped any packages, I've done so according to https://doomemacs.org/d/how2bump
- [ ] I've linked any relevant issues and PRs below
- [ ] All my commit messages are descriptive and distinct
-->
Fixes #0000 <!-- remove if not applicable -->
{{{ Summarize what you've changed HERE and why }}}
pr created time in 11 minutes
fork hyperfocus1337/doom-emacs
An Emacs framework for the stubborn martian hacker
fork in 13 minutes
issue openedhlissner/emacs-solaire-mode
I got this error constantly and i can't use solaire mode This is my config inside my init.el
;; A more complex, more lazy-loaded config
(use-package solaire-mode
:straight t
;; Ensure solaire-mode is running in all solaire-mode buffers
:hook (change-major-mode . turn-on-solaire-mode)
;; ...if you use auto-revert-mode, this prevents solaire-mode from turning
;; itself off every time Emacs reverts the `file`
:hook (after-revert . turn-on-solaire-mode)
;; To enable solaire-mode unconditionally for certain modes:
:hook (ediff-prepare-buffer . solaire-mode)
;; Highlight the minibuffer when it is activated:
:hook (minibuffer-setup . solaire-mode-in-minibuffer)
:config
;; The bright and dark background colors are automatically swapped the first
;; time solaire-mode is activated. Namely, the backgrounds of the `default` and
;; `solaire-default-face` faces are swapped. This is done because the colors
;; are usually the wrong way around. If you don't want this, you can disable it:
(setq solaire-mode-auto-swap-bg nil)
(solaire-global-mode +1))
created time in 14 minutes
startedhlissner/doom-emacs
started time in 30 minutes
startedhlissner/doom-emacs
started time in 3 hours
startedhlissner/doom-emacs
started time in 3 hours
pull request commenthlissner/doom-emacs
FYI, new which-key PR in need of testing; adds simple menu support, which in turns works with embark-act.
https://github.com/justbur/emacs-which-key/pull/308

comment created time in 12 hours
issue openedhlissner/emacs-doom-themes
Regression on doom-molokai magit vc-added highlights
What happened?
After updating 13d2377 to b2c0ea0, magit highlights for doom-molokai share the same background and foreground, making the diffs unreadable.
Old, commit, readable no matter if the cursor is inside the diff or not:

New commit, unreadable if the cursor is not inside the diff:

What did you expect to happen?
Have the same behavior as before (no green background for magit highlights). Example: doom-monokai-spectre works as expected.
Steps to reproduce
- spc g g
- scroll to a change in the magit status buffer.
- Fail to read the change.
System Information
- Emacs version: 27.1
- Emacs distro: Doom Emacs
- Operating system: Debian Bullseye
- Installed commit of doom-themes: b2c0ea0
- Which theme are you using: doom-molokai
created time in 13 hours
An Emacs framework for the stubborn martian hacker
fork in 14 hours
startedhlissner/doom-emacs
started time in 16 hours
startedhlissner/doom-emacs
started time in 17 hours
pull request commenthlissner/doom-emacs
show all available lsp servers when switching
somewhat related, maybe should report as a bug:
+lsp/switch-client sometimes restores the client priority before lsp-workspace-restart is finished, making so the server switch doesn't happen, putting the priority restauration on a 1s timer solved the issue for me, but doesn't seem like a good solution
comment created time in 18 hours
PR opened hlissner/doom-emacs
show all available lsp servers instead of only high priority ones
pr created time in 18 hours
startedhlissner/doom-emacs
started time in 19 hours
startedhlissner/doom-emacs
started time in a day
startedhlissner/dotfiles
started time in a day
startedhlissner/doom-emacs
started time in a day
startedhlissner/doom-emacs
started time in a day
startedhlissner/doom-emacs
started time in a day
An Emacs framework for the stubborn martian hacker
fork in a day
startedhlissner/doom-emacs
started time in a day
issue commenthlissner/doom-emacs
[BUG] Broken docs/example_configs.org link
Just stumbled across this, still waiting I suppose.
comment created time in a day
startedhlissner/doom-emacs
started time in a day
startedhlissner/doom-emacs
started time in a day
startedhlissner/doom-emacs
started time in a day
startedhlissner/doom-emacs
started time in a day
startedhlissner/doom-emacs
started time in a day