This package provides a nameless-mode
minor mode in which the package namespace prefix is hidden by a colon.
This is a light weight spell checker for Emacs, that runs from the syntax highlighter without starting external processes.
This package provides an Emacs interface to LeetCode allowing users to log in and solve problems of their choice using Emacs.
This library add support for SCGI URLs to Emacs. It is based on url.el, which is shipped with Emacs.
This Emacs package implements CSV mode, a major mode for editing records in a generalized CSV (character-separated values) format.
This package provides an Emacs interface to LeetCode allowing users to log in and solve problems of their choice using Emacs.
This package provides a generic function, cl-print-object
, to which the programmer can add any method they please.
This package provides a frontend for grepping tools like ag and ack, as well as features for editing search results.
This package makes use of clj-kondo's analysis data to provide code editing facilities related to Clojure, ClojureScript and cljc source.
RBS mode is a major mode for Ruby type signature language (RBS). It provides basic supports for syntax highlighting and indentation.
This package defines cargo-minor-mode
, which gives a set of key combinations to perform Cargo tasks within Rust projects.
nixos-mode
provides an Emacs major mode for editing Nix expressions. It supports syntax highlighting, indenting and refilling of comments.
This package makes use of clj-kondo's analysis data to provide code editing facilities related to Clojure, ClojureScript and cljc source.
LibMPDel is an Emacs library client to communicate with Music Player Daemon (MPD), a flexible, powerful, server-side application for playing music.
emacs-pdb-capf
provides a completion-at-point
function for pdb allowing completion in a *gud-pdb*
buffer.
This library implements an HTML back-end for the Org generic exporter, producing output appropriate for Haunt's html-reader
.
This package converts graphemes (characters) present in major modes of your choice to the stylistic ligatures present in your frame's font.
This package provides project templates and automates the mundane parts of setting up a new project, such as version control, licenses, and tooling.
This package provides two user facing interactive functions, that will encode text into a QR Code and show it in a separate buffer.
This is a simple language mode for the Solidity language. It is a constant work in progress as the language itself also progresses.
emacs-exiftool
is an Elisp wrapper around ExifTool. ExifTool supports reading and writing metadata in various formats including EXIF, XMP and IPTC.
Pinentry provides a console and an Emacs interface that allows users to enter a passphrase when required by gpg
or other software.
emacs-gitpatch
lets users easily send git patches, created by git format-patch
, from magit
, dired
and ibuffer
buffers.
Emacs Refactor (EMR) is a framework for providing language-specific refactoring in Emacs. It includes refactoring commands for a variety of languages, including elisp itself.