Parseedn is an Emacs Lisp library for parsing EDN (Clojure) data. It uses parseclj's shift-reduce parser internally.
sly-asdf
is an external contrib for SLY that provides additional support for working with ASDF projects.
This package provides a function for hiding and customizing display of major and minor modes in the mode line.
This package provides tools to query Repology API (see https://repology.org/api), process results, and display them.
This package provides a run-help
function inspired by zsh
as well as eldoc
support.
This Emacs package provides a command showing the symbols that the binary uses instead of the actual binary contents.
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.
The Sed major mode provides basic support for sed scripts. The functionalities supported are font-locking and auto-indentation.
This package provides an Emacs interface to LeetCode allowing users to log in and solve problems of their choice using 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 library add support for SCGI URLs to Emacs. It is based on url.el, which is shipped with 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 converts graphemes (characters) present in major modes of your choice to the stylistic ligatures present in your frame's font.
This package collects Emacs garbage statistics over time and saves it in the format that can be shared with Emacs maintainers.
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.
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.
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 defines cargo-minor-mode
, which gives a set of key combinations to perform Cargo tasks within Rust projects.