Commit graph

3 commits

Author SHA1 Message Date
9fbcd61b14
Improve emacs configuration 2025-10-04 11:02:14 +08:00
22646df961
feat(doom): Enable language modules and disable stylix
This commit expands the Doom Emacs configuration by enabling a
wide array of programming language modules and tools. It also
decouples Emacs from the system's Stylix theming for more granular
control.

*** Modules
- Enabled language support for C/C++, Clojure, Go, Haskell,
  Python, Rust, Web, and Zig.
- Also enabled the ~company~, ~ibuffer~, ~upload~, and
  ~graphviz~ modules.
*** UI
- Switched to relative line numbers.
- Enabled icons for the ~vertico~ completion UI.
*** Nix
- Disabled the ~stylix~ target for Emacs to prevent it from
  overwriting the Doom theme.
- Added ~imagemagick~ as a dependency.
2025-08-29 11:26:18 +08:00
db95628f71
module(doom) Move doom module into david's home modules 2025-08-24 18:31:00 +08:00
Renamed from home/modules/programs/doom/default.nix (Browse further)