This package provides an introspection tool similar to those found in Common Lisp or Smalltalk, but for Emacs Lisp.
This package adds support for working with Erlang code blocks with org-babel
in org-mode
.
This package provides motions and text objects for delimited arguments, such as arguments separated by commas and semicolons.
Dart mode is an Emacs major mode for editing Dart files. It provides basic syntax highlighting and indentation.
This package, a port of vim-lion
, provides an operator for aligning text objects based on separators.
This package extends Org mode and Org Agenda with support for defining recurring tasks and easily scheduling them.
This package allows you to set both single and multi line comment variables like ‘comment-start’ or ‘comment-end’ etc.
This contains elisp
functions and other useful things for my configuration for Emacs
that touches vterm
.
This package transforms text using studlify-region
and inserts a SpongeBob SquarePants ASCII art figure in the current buffer.
This package provides a major mode for editing files in TOML (Tom's Obvious, Minimal Language) data format.
This package provides commands easy-kill
and easy-mark
to let users kill or mark things easily.
This package provides wisp-mode
, an Emacs major mode for Wisp files, providing syntax highlighting and indentation rules.
This file provides commands to navigate a buffer using keywords and headings provided by navi-mode
and outshine
.
RYO modal provides a convenient way of defining modal keybindings in Emacs, and does not come with any predefined bindings.
This package provides a major mode for browsing and editing PDDL files with syntax highlighting, templates, auto-completion, and more.
YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates.
This package lets you show buffer status in the echo area, so you can get rid of the mode-line.
This package provides an Emacs major mode for editing AsciiDoc files. It focuses on highlighting the document to improve readability.
While lsp-tex.el, included by lsp-mode, provides minimal setting for Texlab, lsp-latex.el provides full features of Texlab!
Add an interactive emacs function for dired
buffers, which applies a function on selected files. Comes with some example functions.
This package provides a add-hooks
function tidies up duplicate hook and function names further into a single declarative call.
This package provides additional functions for multiple-cursors
, including functions for marking s-expressions, comparing characters, removing cursors, and more.
This plugin subscribes to hooks erc-insert-modify-hook
and erc-send-modify-hook
to download and show images.
ws-butler automatically trims trailing whitespace characters on save. In contrast with other whitespace cleanup solutions, only modified lines are trimmed.