This package provides an ESS-like binding to send lines or regions to a REPL from Shell buffers.
This package provides an ESS-like binding to send lines or regions to a REPL from OCaml buffers.
This package provides a collection of almost monochrome Emacs themes: almost-mono-black
and almost-mono-white
.
This package replaces the child frames emacs-corfu-doc
uses with popups, which also work in the terminal.
This package provides an ESS-like binding to send lines or regions to a REPL from Clojure buffers.
This package is a which-key
extension, which uses posframe (a child frame) to show which-key
popups.
This package provides a backend for Flymake to use the tool ShellCheck for static analyzing bash
and sh
scripts.
This package provides an ESS-like binding to send lines or regions to a REPL from Common Lisp buffers.
This package contains several themes that were originally implemented with the venerable color-themes
package, ported to Emacs' built-in custom themes.
This package provides tiny improvements to expression evaluation, e.g., the expression you've just evaluated would briefly flash and so on.
This package provides an extensive collection of YASnippet snippets. When this package is installed, the extra snippets it provides are automatically made available to YASnippet.
Preserve the state of scratch buffers across Emacs sessions by saving the state to and restoring it from a file, with auto-saving and backups.
Major mode for editing Mercury files. This is a rewrite of the original mercury-mode provided by Emacs as a wrapper around prolog-mode.
The theme adds padding between headings, increases the size of titles, strike through completed TODO headings, changes Org blocks, changes Org check boxes, and more.
Parinfer Rust mode aims to be a simple implementation of Parinfer that leverages the Parinfer Rust Emacs library to do most of the heavy lifting.
This package monitors Emacs function calls and records their execution time. This information can be reviewed to determine what is causing the user interface to pause.
emacs-password-generator
provides simple functions to generate random passwords and insert them into the current buffer. It also supports generation of phonetic and numeric passwords.
emacs-mkmcc-gnuplot-mode
is a minimal emacs major mode for editing gnuplot scripts. It provides syntax highlighting, indentation and a command to plot the file.
This package provides tramp-auto-auth-mode
Emacs global minor mode whose purpose is to automatically feed TRAMP sub-processes with passwords for paths matching regexps.
Ox-html-stable-ids is an Org export extension package that generates HTML with stable ID attributes instead of the random IDs Org's exporter uses by default.
company-mode
back-end for restclient-mode
.
It provides auto-completion for HTTP methods and headers in restclient-mode
. Completion source is given by know-your-http-well
.
This package is a transient
extension, which uses posframe
(a child frame) to show transient
popups in Emacs. It was developed with transient
popups of magit
in mind.
latex-preview-pane
is a minor mode for previewing LaTeX files directly in Emacs. It supports PDF previews, with either pdflatex
or xelatex
, and highlights errors in the LaTeX buffer.
This package provides a comprehensive list of diagnostic-functions for use with Flymake, give users the tools to easily define new syntax checkers and help selectively enable or disable diagnostic functions based on major modes.