This package provides an ESS-like binding to send lines or regions to a REPL from Common Lisp buffers.
This package allows items in the Org agenda to be grouped into sections while preserving the structure imposed by any timestamps.
This package provides functionality for correcting words via custom interfaces. Several interfaces are supported beside the classic Ido: Popup, Helm and Ivy.
Catppuccin is a soothing pastel theme for Emacs. It provides different color palettes, such as frappe, macchiato, or latte.
Catppuccin is a soothing pastel theme for Emacs. It provides different color palettes, such as frappe, macchiato, or latte.
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 provides a interface for cpplint over Flycheck plugin. cpplint is a static code checker for C++, following Google guidelines.
This package provides a lightweight, async parallel HTTP fetching library using url-retrieve to download multiple URLs asynchronously with configurable concurrency limits.
This package facilitates editing text from EXWM buffers by generating a temp buffer in which any useful Emacs utilities and modes can be invoked.
Add Clojure support to Flycheck. Provide syntax checkers to check Clojure code using a running Cider repl. Installation: (eval-after-load flycheck (flycheck-clojure-setup)).
This package adds new text objects for evil-mode based on blocks having the same or higher indentation, including or excluding surrounding lines.
Allows emacs-company to use child frames for its candidate menus.
emacs-company-posframe is fast enough for daily use and supports CJK languages.
perspective-tabs-mode is an Emacs minor mode that shows the perspectives you create with Perspective for Emacs as tabs in the built-in tab-bar.
recent-addresses is an Emacs package that allows you to quickly look up previously used email addresses. It can be used alongside the Gnus email client.
This project makes it easier to generate preprocessor macros from Emacs for C++ code that uses OpenVDB and needs to be build against multiple incompatible versions of it.
The plz-event-source library provides a plz-media-type, a parser, and an event source implementation for the SSE protocol.
This is an Emacs global minor mode to use Emacs frames instead of Emacs' internal windowing system. This combines particularly well with tiling window managers such as XMonad.
This package displays clickable buttons directly above conflict markers while editing files with git merge conflicts, allowing you to resolve conflicts with a single click instead of remembering keyboard shortcuts.
This Emacs package provides a global minor mode to automatically balance windows (keeping them roughly the same size) whenever the window configuration changes, e.g. after splitting or deleting a window.
This package adds random colors to your Org tags. In order to make colors random but consistent between same tags, colors are generated from the hash of the tag names.
This is a set of functions to use Org Roam with Consult. This packages replaces Org Roam's own completing read functions with equivalent versions utilizing Consult's internal API.
This package provides support for running any Flycheck checker as a Flymake diagnostic backend. The effect is that Flymake will control when the checker runs, and Flymake will receive its errors.
Magit-difftastic render diffs with difftastic inside Magit's own buffers (magit-status, magit-diff-mode, magit-revision-mode), as collapsible, navigable Magit sections with full staging support.
emacs-evil-smartparens is an Emacs minor mode which makes Evil play nice with Smartparens. Evil is an Emacs minor mode that emulates Vim features and provides Vim-like key bindings.