This package provides utility functions that allow for Fish-style truncated directories in eshell and various modelines.
This package provides a way for Emacs to identify the programming language used in an Emacs buffer.
This is a major mode for GNU Emacs, to allow for easy and robust editing of Pseudotaxus pseudocode files.
This package provides a function to switch to and from a REPL appropriate to the current major mode.
Emacs-doom-themes contains numerous popular color themes for Emacs that integrate with major modes like Org-mode.
Irony-eldoc is an eldoc extension that shows documentation for the current function or variable in the minibuffer.
This package features a new, portable, visual stepping facility for Common Lisp, realized as an extension to SLY.
This package provides a major mode to control Kodi instances (play/pause, volume control, media selection, etc.) remotely.
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 provides a way for the user to navigate through mark rings (in both directions, and globally or locally).
This package defines the Org link type orgit-topic
, which can be used to link to Forge topic buffers.
This package provides an Emacs minor mode causing bullets in org-mode
to be rendered as UTF-8 characters.
The google-maps
package displays Google Maps directly inside Emacs. It requires a Google Map Static API key to function.
This package provides daily journaling helpers. It is a bare-bones copy of the org-roam-dailies extension without org-roam.
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.
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.
The use-package macro allows you to isolate package configuration in your .emacs
file in a way that is both performance-oriented and tidy.