Commit Graph

8 Commits

Author SHA1 Message Date
kj
c514f1187e feat(ui): Enhance modeline and disable hide-mode-line 2026-02-17 10:40:13 -03:00
kj
63ef4a4b23 feat(dired): Add dired-subtree for tree view 2026-02-13 14:36:59 -03:00
kj
44aee3d771 fix(nerd-icons-dired): Refresh icons after Dired revert
Ensure nerd-icons are refreshed after `dired-revert` to correctly display
updated file states.
2026-02-13 14:36:29 -03:00
kj
9a5f61bbdd feat(dired-sidebar): Show directories first in sidebar 2025-10-20 14:21:35 -03:00
kj
cadc7a3a7c Allow resize dired-sidebar. 2025-08-28 14:14:13 -03:00
kj
5ffc4df914 Remove posframe package and other related.
It is more fancy but sometimes is buggy for me and I like mor the normal way of
emacs that shows all at the bottom.
2025-08-13 02:12:08 -03:00
kj
1b046e5240 Remove auto-install fonts (nerd-icons).
This may hangs emacs on startup on some cases.
2025-07-31 15:06:03 -03:00
kj
dabaf86f28 Big re-write :)
I reordered the code in a more clean an organized way. Also this improves a lot
the emacs startup time again, bucause after some updates it becomes a bit slow
with the old configuration, so i did it again in a new way.
2025-07-20 13:18:05 -03:00