Mood-line is a minimal Emacs mode-line configuration that aims to replicate some of the features of the Doom modeline package.
templatel is the modern templating language. It provides variable substitution and control flow through a clean and powerful language inspired by Python's Jinja.
anzu
provides a minor mode that displays the current match and total match information in the mode-line in various search modes.
Framemove is similar to the Windmove library, but for frames. It provides a simple set of keystrokes to move the input/focus between windows.
Tree-like interface to Emacs undo system, providing graphical tree presentation of all previous states of buffer that allows easily move between them.
This package offers a single macro, let-alist
. This macro takes a first argument (whose value must be an alist) and a body.
This package facilitates editing text from EXWM buffers by generating a temp buffer in which any useful Emacs utilities and modes can be invoked.
This package provides a minimalist Emacs extension to search http://www.bing.com/dict. It supports English to Chinese, and Chinese to English.
ox-gemini
adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini
derives.
This Emacs package provides a mode for the VHDL programming language. It tracks the latest version of the same vhdl-mode
package included with Emacs.
Powerline is a utility plugin which allows you to create a better-looking, more functional Emacs mode-line. A collection of predefined themes comes with the package.
This package provides a major mode for viewing certificates, CRLs, and other PKI-related files. It uses OpenSSL for viewing PEM and DER encoded PKI entities.
ox-gemini
adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini
derives.
Scrolling can be distracting because your eyes may lose orientation. This library implements a minor mode that highlights the previously visible buffer part after each scroll.
Execute Elvish code inside org-mode src blocks. ; Requirements: - The Elvish shell: https://elvish.io/ - The elvish-mode Emacs major mode: https://github.com/ALSchwalm/elvish-mode
Autocrypt package is an implementation of Autocrypt (https://autocrypt.org/) for various Emacs MUAs, a cryptographic protocol for email clients aiming to simplify key exchange and encryption.
This package uses spaced repetition algorithms to conduct interactive drill sessions to aid in memorization. In these sessions you are shown flash cards created in Org mode.
Circadian may reduce eye strain by automatically switching between light and dark themes based on daytime. It is inspired by color temperature shifting tools and brightness adaption software.
Show free keybindings for modkeys or prefixes. Based on code located here: https://gist.github.com/bjorne/3796607 For complete description see https://github.com/Fuco1/free-keys
This package provide functions to move the current line using M-up or M-down if a region is marked, it will move the region instead.
Org Reveal exports your Org documents to reveal.js
presentations. With org-reveal, you can create beautiful presentations with 3D effects from simple but powerful Org contents.
This package provides functions that extend org-mode which allow it to generate reports used in the scrum software development process, such as a scrum board and burndown chart.
helm-make
or helm-make-projectile
will give you a helm
selection of directory Makefile's targets. Selecting a target will call compile
on it.
This package provides the hydra-ivy/body
command, which is a quasi-prefix map, with many useful bindings. These bindings are shorter than usual, using mostly unprefixed keys.