Commit graph

9 commits

Author SHA1 Message Date
f6a2bbf3d3
go: load go.*ts-mode when opening go-related files 2025-04-17 16:21:57 +01:00
a7a31dead0
doom-modeline: change hook to fix modeline odditites
I was using the wrong hook the entire time and I only realised this now. I saw
this in the hooks documentation and I tried it out only to have it work on the
first turn. Truly incredible.
2025-04-16 20:43:16 +01:00
5d02a9c26a
doom-modeline: refresh bar on frame-creation
Thanking phil.catalyst from #emacs for suggesting this fix!

This should make it so modules on the right-hand side of the modeline doesn't
cut itself off. Usually, an Emacs server started won't have a GUI, so
doom-modeline doesn't actually know its width. Refreshing doom-modeline when
a new frame is created will make it aware of its width from (re)initialisation.
2025-04-15 05:47:12 +01:00
5eaabbda34
doom-modeline: remove dynamic height 2025-04-14 22:49:44 +01:00
ea7a314f60
doom-modeline: add offset to height 2025-04-14 20:44:00 +01:00
e30aaa00e2
doom-modeline: make height adjustable 2025-04-14 20:28:04 +01:00
4306f9c70d
rose-pine: move from tokyo-night to rose-pine 2025-04-10 19:19:56 +01:00
d9fe1c14d0
savehist: use :custom instead of :hook
this fixes it not automatically starting up.
2025-04-09 19:13:46 +01:00
52c33aa328
refactor: packagise emacs configuration and lib refactor 2025-04-09 19:07:28 +01:00