This package provides Emacs Lisp utilities for a variety of tasks, including version control, task management, and regex-based replacement.
This package allows you to edit regions in separate buffers, like org-edit-src-code
but for arbitrary regions.
This package adds support for the Racket implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.
Elfeed is an extensible web feed reader for Emacs, supporting both Atom and RSS, with a user interface inspired by notmuch.
This package provides Yasnippets snippets for Doom Emacs. It also exposes a small API to assist in writing your own snippets.
emacs-evil-surround
allows easy deletion, change and addition of surrounding pairs, such as parentheses and quotes, in evil mode.
This package adds support for the Gauche Scheme implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.
A window-layout management library that can split a frame or a window into some windows according to a layout recipe.
Kaolin is a set of eye pleasing themes for GNU Emacs with support for a large number of modes and external packages.
Apply idiomatic formatting to ELisp code, removing the need to have to concern with the details of white-space, line wrapping & bracket placement.
This is a backend implementation for the completion package company-mode
which supports the normal and the fuzzy completion modes of SLIME.
This package provides commands to open external terminal emulators from Emacs, whose initial working directories are determined in relation to the current buffer.
This package acts as a parallel of consult-lsp for eglot and provides a front-end interface for the workspace/symbols LSP procedure call.
Ruby Electric mode accelerates code writing in Ruby by making some keys electric and automatically supplying with closing parentheses and end
as appropriate.
sly-quicklisp
is an external contrib for SLY that provides a sly-quickload command that prompts the user for a package to install.
This package acts as a parallel of consult-lsp for eglot and provides a front-end interface for the workspace/symbols LSP procedure call.
This package provides a sidebar for Emacs similar to NeoTree
or treemacs
, but leveraging Dired
to do the job of display.
Switch-window is an emacs window switch tool, which offer a visual way to choose a window to switch to, delete, split or other operations.
Rebecca Emacs theme is a dark theme with purple/violet colors, based on the Dracula
theme for Emacs and the Gloom
theme for Atom.
This package provides further integration between multiple-cursors
and phi-search
, a package that allows for interactive searches to move multiple fake cursors.
This package provides a major mode for editing PlantUML sources. It features syntax highlighting, autocompletion, preview of buffer or region and use of locally installed binaries.
This project started as fork of org-reveal. It provides an export back-end for HTML presentations with reveal.js from Org mode source files.
emacs-bitbake-modes
is a collection of major modes and tools that can be useful when working with the bitbake files in Yocto and OpenEmbedded projects.
parinfer-mode
is a proof-of-concept editor mode for Lisp programming languages. It will infer some changes to keep Parens and Indentation inline with one another.