This major mode supports writing the Uxntal assmembly langauge as documented at https://wiki.xxiivv.com/site/uxntal.html.
m-buffer
provides a set of list-orientated functions for operating over the contents of Emacs buffers.
This package defines the Org link type orgit-topic
, which can be used to link to Forge topic buffers.
This package provides a way for the user to navigate through mark rings (in both directions, and globally or locally).
This package provides an Emacs minor mode causing bullets in org-mode
to be rendered as UTF-8 characters.
This package provides daily journaling helpers. It is a bare-bones copy of the org-roam-dailies extension without org-roam.
The google-maps
package displays Google Maps directly inside Emacs. It requires a Google Map Static API key to function.
emacs-importmagic
is an Emacs package inspired by thpython-importmagic
library and PyCharm's ability to suggesimports for unresolved symbols.
An Emacs Lisp library for interacting with a Haskell language server such as haskell-language-server using Microsoft's Language Server Protocol.
Evil Leader provides the <leader>
feature from Vim that provides an easy way to bind keys under a configurable prefix key.
This package is for people who use Anki as a spaced repetition system (SRS) but would like to make cards in Org mode.
dream-theme
is a dark, clean theme for Emacs. It is inspired by zenburn, sinburn and similar themes, but slowly diverging from them.
This package provides an interface for viewing your Denote files that goes beyond using the standard Dired Emacs command to view your Denote directory.
The use-package macro allows you to isolate package configuration in your .emacs
file in a way that is both performance-oriented and tidy.
This package provides support for the Puppet configuration language, including syntax highlighting, indentation of expressions and statements, linting of manifests and integration with Puppet Debugger.
plan9
is an Emacs theme with light colors and a classic look which is inspired by the colors of Plan 9 from Bell Labs.
This library provides a major-mode for viewing syslog files. You can highlight and filter the lines of the file by regular expressions and by timestamp.
This package provides a testeable Emacs Lisp API that wraps GNU Global calls and integration to editor using this API with project.el and xref.el.
emacs-consult-lsp
provides helpers for interactively selecting LSP workspace diagnostics, symbols, and file symbols from emacs-lsp-mode
by leveraging emacs-consult
APIs.
This package provides both a basic major mode for editing CSound files, as well as a REPL for fast feedback when composing and sound-designing using CSound.
emacs-lsp-booster
improves the performance of lsp-mode
and eglot
Emacs packages using a wrapper executable. See the home-page for configuration instructions.
This Emacs package provides a quick way to change the default directory for only the next invoked command. The directory selection can be done using Helm, Ido or Ivy.
emacs-wrap-region
is a minor mode for Emacs that wraps a region with punctuations. For tagged markup modes, such as HTML and XML, it wraps with tags.
This package provides completion features that are not possible with lsp-mode
and company-capf
alone, including support for trigger characters and asynchronous fetching of completion candidates.