This theme aims to be as identical as possible to the default Dark+ color scheme used by Visual Studio Code.
This package provides functionality for correcting words via custom interfaces. Several interfaces are supported beside the classic Ido: Popup, Helm and Ivy.
This package allows items in the Org agenda to be grouped into sections while preserving the structure imposed by any timestamps.
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.
This package provides a interface for cpplint over Flycheck plugin. cpplint is a static code checker for C++, following Google guidelines.
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.
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 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 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.
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 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 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.
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.