-
Emacs Configuration
This is a compact Emacs configuration focused on Org mode, Java, Python and Jupyter notebooks, web programming, Git, and documentation formats.
-
Emacs Resources
This page acts like a Wiki for me to update the information that I acquire on Emacs. It will be mostly the links to the outside resources rather than being the comprehensive documentation on Emacs. This is my aim to m...
-
sdkman.el - Manage your SDKs without leaving Emacs
If you use SDKMAN! to manage JVM toolchains and run Emacs from a desktop launcher or a Wayland session, you’ve probably hit this: M-x compile picks up the system Java, not the one .sdkmanrc says the project uses.
-
which-key - A Helpful Emacs Package
When working in Emacs, you often find yourself using complex keybindings to access various functions and commands. Memorizing all of these keybindings can be a daunting task, especially when you are dealing with multi...