This package provides a popup offering a preview of a list of candidates on which user-defined dispatch actions can act.
Prescient is a library for sorting and filtering, as well as extensions for Ivy and Company that make use of the library.
This package provides a major mode for editing answer set programs, in particular ones that can be solved by clingo
.
Mood-line is a minimal Emacs mode-line configuration that aims to replicate some of the features of the Doom modeline package.
This package displays ElDoc documentations in a childframe. The childfrme is selectable and scrollable with mouse, even thought the cursor is hidden.
Project-X provides convenience features for Emacs' Project library. In particular, it saves and restores project files and window configurations across sessions.
Emacs-Syncthing is a client for the Syncthing file synchronization tool which provides an Emacs interface to replace the built-in web UI.
This package extends Emacs' info.el
by allowing outline-enabled table of contents, additional metadata association for Info nodes, and more.
This package provides Emacs major modes for editing various Git configuration files, such as .gitattributes
, .gitignore
, and .git/config
.
templatel is the modern templating language. It provides variable substitution and control flow through a clean and powerful language inspired by Python's Jinja.
Tree-like interface to Emacs undo system, providing graphical tree presentation of all previous states of buffer that allows easily move between them.
Framemove is similar to the Windmove library, but for frames. It provides a simple set of keystrokes to move the input/focus between windows.
anzu
provides a minor mode that displays the current match and total match information in the mode-line in various search modes.
scad-dbus allows controlling OpenSCAD
from within Emacs
via D-Bus without having to switch programs or reach for the mouse.
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 provides a minimalist Emacs extension to search http://www.bing.com/dict. It supports English to Chinese, and Chinese to English.
This package facilitates editing text from EXWM buffers by generating a temp buffer in which any useful Emacs utilities and modes can be invoked.
ox-gemini
adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini
derives.
ox-gemini
adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini
derives.
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.
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.
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.
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.
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