treemacs
emacs-solaire-mode
treemacs | emacs-solaire-mode | |
---|---|---|
17 | 4 | |
2,123 | 330 | |
- | - | |
7.2 | 5.4 | |
5 days ago | 5 months ago | |
Emacs Lisp | Emacs Lisp | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
treemacs
-
Notion like tree viewer for notes
Im trying to find any, but everything I have is https://github.com/Alexander-Miller/treemacs and https://github.com/alphapapa/org-sidebar which is not what im looking for. Please help!
-
No Window to the left of selected window error !!!!
I found the solution on Treemacs github https://github.com/Alexander-Miller/treemacs/issues/610
-
Multi project management - perspective, persp-mode, tab-bar-mode, or...?
But I'm rethinking about my approach, as tab-bar-mode would give me nice visual help (#3), and it seems difficult to recover a perspective using perspective, and persp-mode may be a better fit in that sense (#4). The Treemacs integration isn't working for me either, and I get the same list of file trees for all perspectives -- I'm pretty sure I'm doing something stupid, but this was handled nicely with Doom Emacs's workspace support (#5). But perspective seems to work best for segregated buffer list (#1).
- How to preview source file from treemacs in a project?
-
How to get this window configurations with treemacs?
I'm not sure if it is possible. Have you tried it using one of the configuration variables (see the github-page), for example treemacs-default-visit-action ? Maybe you find some help in closed or open issues.
-
Emacs’s Builtin Elisp Cheat Sheet
I've not used Sublime Text, but I think treemacs fits what you are looking for
https://github.com/Alexander-Miller/treemacs
- Navigating an enormous code base
-
Wondering about orgmode capabilities coming from libreoffice
For table of content you can use treemacs. It's a very capable package and can do much more, especially for code projects.
-
undo-tree changed Treemacs layout when move history cursor
On Treemacs' github repository, there is a description:
-
Upgraded to Emacs 28.1. Treemacs doesn't show upon starting emacs anymore.
Update treemacs. Treemacs used the deprecated make-obsolete interface in versions before January 2021; as Emacs 28 made the new interface mandatory (the old one had been deprecated since like Emacs 23), older versions no longer work in Emacs 28.
emacs-solaire-mode
-
Doom -> vanilla emacs 29
solair for a bit of eye candy. The Modus themes also support this out of the box, which is nice.
-
stimmung-themes.el — Emacs tuned to inner harmonies
Looks like some kind of Nord with solaire-mode to provide contrasting backgrounds for secondary buffers.
-
Have per-mode themes for dark shells and white text editors?
you could try the https://github.com/hlissner/emacs-solaire-mode, which can change the default face for "unreal" buffers. The predicate for what buffers to treat as unreal can be customized, so you can write a function that checks the major mode to be shell mode.
-
snazzy+gruvbox=
I use Doom Emacs, so it I didn't set it up. though I can say it is `treemacs` link and uses `solaire` mode to have a "dimmed" color
What are some alternatives?
projectile - Project Interaction Library for Emacs
per-buffer-theme - Change theme and font according to buffer name or major mode
doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
god-mode - Minor mode for God-like command entering
emacs-minimap - A minimap sidebar for emacs
doom-nord-plus-theme
imenu-list - Emacs plugin to show the current buffer's imenu entries in a separate buffer
emacs-vdiff - Like vimdiff for Emacs
org-sidebar - A helpful sidebar for Org mode
smart-mode-line - A powerful and beautiful mode-line for Emacs.
sublimity - Smooth-scrolling and minimap like sublime editor
evil-snipe - 2-char searching ala vim-sneak & vim-seek, for evil-mode