emacs-tb-keycast
is a global minor mode showing last pressed key with corresponding function name and repeat counter in tab-bar-mode line.
Run a julia REPL inside a terminal in Emacs. In contrast to ESS, use the Julia REPL facilities for interactive features, such readline, help, debugging.
This package provides access to an IEx shell buffer, optionally running a specific command (e.g. iex -S mix, iex -S mix phx.server, etc)
This package provides commands for interacting with a dictionary server (as defined by RFC 2229; by default, the public server at dict.org) from within Emacs.
Org Modern implements a modern style for your Org buffers using font locking and text properties. The package styles headlines, keywords, tables and source blocks.
emacs-everywhere
launches a new Emacs frame, and the contents of the buffer are pasted into the previously focused application on deletion of the frame.
ert-runner
is a tool for Emacs projects tested using ERT. It assumes a certain test structure setup and can therefore make running tests easier.
This is an Emacs major mode for Meson build system files. Syntax highlighting works reliably. Indentation works too, but there are probably cases where it breaks.
Zetteldeft is an extension of the Deft package for Emacs. Building on Deft’s search functionality, Zetteldeft provides a way to create and manage links between short notes.
This package provides commands to open a shell buffer in (or relative to) the default-directory or – using projectile or find-file-in-project – a project root.
Ibuffer-VC adds functionality to Ibuffer for grouping buffers by their parent revision control system root directory, and for displaying, or sorting, by the status of listed files.
Nord is an arctic, north-bluish color scheme created for a clean and uncluttered design pattern to achieve optimal focus and readability for code syntax highlighting and UI components.
Org Gnosis is a knowledge management tool that leverages Org mode for storing notes and journal entries, integrating them with an SQLite database for efficient retrieval and relationship mapping.
Disk Usage is a file system analyzer: it offers a tabulated view of file listings sorted by size. Directory sizes are computed recursively. The results are cached for speed.
This package provides an Emacs minor mode that provides modern, efficient and easy to learn keybindings (especially C-c, C-x and C-v work and provide clipboard action).
This package provides a minor mode that enables syntax-based indentation for SQL mode buffers. Indentation rules are flexible and can be customized to match your personal coding style.
This package enables automatic visibility toggling of org-mode elements depending on cursor position. Hidden fragment parts appear when the cursor enters a fragment and disappear when it leaves.
The Bug Hunter is an Emacs library that finds the source of an error or unexpected behavior inside an elisp configuration file (typically init.el
or .emacs
).
This package provides additional commands for the ex
command line, including functions for version control with Git and for copying and pasting into and from tmux
paste buffers.
Sphinx Doc is an Emacs minor mode for inserting docstring skeletons for Python functions and methods. The structure of the docstring is as per the equirement of the Sphinx documentation generator.
Overrides function-key-map
parent for preferred input-method to translate input sequences the default system layout (english) so we can use Emacs bindings while non-default system layout is active.
Pyenv mode integrates Fabián E. Gallina's python.el with the pyenv tool. This gives packages which already use python.el (like python-django) pyenv virtual environment support out-of-the-box.
This minor mode for Emacs provides several strategies to remove text without permanently deleting it. Namely, it can send selected test to the bottom, or top, of the buffer, or to a trash file.
This package implements a major mode for Xonsh scripts. The basic functionality includes syntax highlight for Xonsh operators. Files with the .xonshrc
or .xsh
extension are automatically opened with this mode.