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.
This package provides a interface for cpplint
over Flycheck plugin. cpplint
is a static code checker for C++, following Google guidelines.
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.
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 package uses emacs-nerd-icons
to show icons next to each file in a Dired buffer. Similar to emacs-all-the-icons-dired
.
The plz-event-source
library provides a plz-media-type
, a parser, and an event source implementation for the SSE protocol.
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.
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 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.
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.
emacs-pip-requirements
is a major mode for editing pip requirements files, with the following features:
Syntax highlighting
Togglable comments
Auto completion of package names from PyPI
This Emacs package allows you to open a target page on github/gitlab (or bitbucket) by calling browse-at-remote
command. It supports dired buffers and opens them in tree mode at destination.
Aim for this project is to make it easier to generate preprocessor macros for C++
code that uses Houdini Development Kit
(hdk
) and needs to be build against multiple incompatible versions of it.
This package provides a minor mode for renaming buffers according to project structure. For Python buffers, that will be the whole module name. For temporary files and directories, that will be the relative path from the project root.
Support for saving and opening last known pdf position in pdfview mode. Information will be saved relative to the pdf being viewed so ensure pdf-view-restore-filename
is in the same directory as the viewing pdf.
The Spacious Padding mode increases the space or padding around several elements of the Emacs interface, such as window dividers, the internal frame border, the padding of the mode line, and more. The idea is to produce a more comfortable presentation.
Did you ever feel that C-y M-y M-y M-y ...
is not a great way of trying to find that piece of text you know you killed a while back? Then browse-kill-ring.el
is for you.
Emacs Slime Volleyball is a volleyball game. Win points by making the ball land on your opponent's side of the court. The first player to five points wins! You can play against a friend, or challenge the three computer opponents in one player mode. You can even train opponent slimes.
Vertico is an Emacs package that provides a vertical completion UI based on the default completion system. Posframe is an Emacs package that provides a way to pop up a frame at point. Vertico-posframe is an Emacs package and a Vertico extension which provides a way to pop up a frame at point to show a vertical completion UI.