_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-riscv-mode 0.1-1.8e335b9
Dependencies: spike@1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AdamNiederer/riscv-mode
Licenses: GPL 3+
Synopsis: Emacs major mode for RISC-V assembly
Description:

RISC-V mode is a major mode for editing RISC-V assembly programs. It includes syntax highlighting, syntactic indentation and code evaluation with spike.

emacs-nerd-icons 0.1.0-1.4bd9795
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rainstormstudio/nerd-icons.el
Licenses: GPL 3+
Synopsis: Library for easily using nerd font icons inside Emacs
Description:

Nerd-icons an alternative to all-the-icons. It works on both GUI and terminal, and requires a nerd font installed on your system.

emacs-evil-lispy 1.1
Propagated dependencies: emacs-lispy@0.27.0-3.df1b7e6 emacs-evil@1.15.0-0.008a6cd emacs-hydra@0.15.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/sp3ctum/evil-lispy.git
Licenses: GPL 3+
Synopsis: precision Lisp editing with Evil and Lispy
Description:

This package integrates the excellent lispy lisp editing package to Evil. Lispy works with different lisp modes, like Emacs Lisp and Clojure (and others!).

emacs-dictionary 1.11
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.myrkr.in-berlin.de/dictionary/index.html
Licenses: GPL 2+
Synopsis: Emacs client for dictionary servers
Description:

This package provides commands for interacting with a dictionary server (as defined by RFC 2229; by default, the public server at dict.org) from within Emacs.

emacs-everywhere 0.0.1-0.ace5339
Dependencies: xclip@0.13 xdotool@3.20211022.1 xprop@1.2.8 xwininfo@1.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tecosaur/emacs-everywhere
Licenses: GPL 3+
Synopsis: System-wide popup Emacs windows for quick edits
Description:

emacs-everywhere launches a new Emacs frame, and the contents of the buffer are pasted into the previously focused application on deletion of the frame.

emacs-org-modern 1.9
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/org-modern
Licenses: GPL 3+
Synopsis: Modern Org style
Description:

Org Modern implements a modern style for your Org buffers using font locking and text properties. The package styles headlines, keywords, tables and source blocks.

emacs-tb-keycast 1.7
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/ir33k/tb-keycast
Licenses: GPL 3+
Synopsis: Emacs minor mode that shows pressed keys in tab bar line
Description:

emacs-tb-keycast is a global minor mode showing last pressed key with corresponding function name and repeat counter in tab-bar-mode line.

emacs-inf-elixir 20221120.2028
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/J3RN/inf-elixir
Licenses: GPL 3
Synopsis: Run an interactive Elixir shell
Description:

This package provides access to an IEx shell buffer, optionally running a specific command (e.g. iex -S mix, iex -S mix phx.server, etc)

emacs-julia-repl 20230112.1929
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/tpapp/julia-repl
Licenses: Expat
Synopsis: A minor mode for a Julia REPL
Description:

Run a julia REPL inside a terminal in Emacs. In contrast to ESS, use the Julia REPL facilities for interactive features, such readline, help, debugging.

emacs-ert-runner 0.8.0
Dependencies: bash-minimal@5.2.37 emacs-ansi@0.4.1-2.2367fba emacs-commander@0.7.0 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-s@1.13.0 emacs-shut-up@0.3.3
Channel: guix
Location: gnu/packages/emacs-build.scm (gnu packages emacs-build)
Home page: https://github.com/rejeep/ert-runner.el
Licenses: GPL 3+
Synopsis: Opinionated Ert testing workflow
Description:

ert-runner is a tool for Emacs projects tested using ERT. It assumes a certain test structure setup and can therefore make running tests easier.

emacs-meson-mode 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wentasah/meson-mode
Licenses: GPL 3+
Synopsis: Major mode for Meson build system files
Description:

This is an Emacs major mode for Meson build system files. Syntax highlighting works reliably. Indentation works too, but there are probably cases where it breaks.

emacs-shell-here 1.3-1.eeb437f
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/shell-here
Licenses: GPL 3+
Synopsis: Launch a shell relative to default-directory
Description:

This package provides commands to open a shell buffer in (or relative to) the default-directory or – using projectile or find-file-in-project – a project root.

emacs-shell-here 1.3-1.eeb437f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/shell-here
Licenses: GPL 3+
Synopsis: Launch a shell relative to default-directory
Description:

This package provides commands to open a shell buffer in (or relative to) the default-directory or – using projectile or find-file-in-project – a project root.

emacs-zetteldeft 20221006.9f0927
Propagated dependencies: emacs-ace-window@0.10.0 emacs-deft@0.8
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://www.eliasstorms.net/zetteldeft/
Licenses: GPL 3
Synopsis: Zettelkasten for Emacs
Description:

Zetteldeft is an extension of the Deft package for Emacs. Building on Deft’s search functionality, Zetteldeft provides a way to create and manage links between short notes.

emacs-ibuffer-vc 0.12
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/ibuffer-vc
Licenses: GPL 3+
Synopsis: Group Ibuffer's list by revision control system indications
Description:

Ibuffer-VC adds functionality to Ibuffer for grouping buffers by their parent revision control system root directory, and for displaying, or sorting, by the status of listed files.

emacs-font-utils 0.7.8-0.abc572e
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rolandwalker/font-utils/
Licenses: FreeBSD
Synopsis: Utility functions for working with fonts in Emacs
Description:

Font-utils is a collection of functions for working with fonts. This library has no user-level interface, it is only useful for programming in Emacs Lisp.

emacs-sql-indent 1.7
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/alex-hhh/emacs-sql-indent
Licenses: GPL 3+
Synopsis: Support for indenting code in SQL files
Description:

This package provides a minor mode that enables syntax-based indentation for SQL mode buffers. Indentation rules are flexible and can be customized to match your personal coding style.

emacs-disk-usage 1.3.3-0.b0d803f
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://gitlab.com/Ambrevar/emacs-disk-usage
Licenses: GPL 3+
Synopsis: Sort and browse disk usage listings with Emacs
Description:

Disk Usage is a file system analyzer: it offers a tabulated view of file listings sorted by size. Directory sizes are computed recursively. The results are cached for speed.

emacs-bug-hunter 1.3.1-1.b88d981
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/elisp-bug-hunter
Licenses: GPL 3+
Synopsis: Hunt down errors by bisecting elisp files
Description:

The Bug Hunter is an Emacs library that finds the source of an error or unexpected behavior inside an elisp configuration file (typically init.el or .emacs).

emacs-nord-theme 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.nordtheme.com/
Licenses: Expat
Synopsis: Low contrast arctic color theme for Emacs
Description:

Nord is an arctic, north-bluish color scheme created for a clean and uncluttered design pattern to achieve optimal focus and readability for code syntax highlighting and UI components.

emacs-org-appear 0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/awth13/org-appear
Licenses: Expat
Synopsis: Make invisible parts of Org fragments appear visible
Description:

This package enables automatic visibility toggling of org-mode elements depending on cursor position. Hidden fragment parts appear when the cursor enters a fragment and disappear when it leaves.

emacs-org-gnosis 0.1.1
Propagated dependencies: emacs-compat@30.1.0.1 emacs-emacsql@4.3.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://thanosapollo.org/projects/org-gnosis/
Licenses: GPL 3+
Synopsis: Roam-like note taking system
Description:

Org Gnosis is a knowledge management tool that leverages Org mode for storing notes and journal entries, integrating them with an SQLite database for efficient retrieval and relationship mapping.

emacs-wakib-keys 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/darkstego/wakib-project
Licenses: GPL 3+
Synopsis: Make C-c, C-v and C-x clipboard keys work reliably in Emacs
Description:

This package provides an Emacs minor mode that provides modern, efficient and easy to learn keybindings (especially C-c, C-x and C-v work and provide clipboard action).

emacs-sql-indent 1.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alex-hhh/emacs-sql-indent
Licenses: GPL 3+
Synopsis: Support for indenting code in SQL files
Description:

This package provides a minor mode that enables syntax-based indentation for SQL mode buffers. Indentation rules are flexible and can be customized to match your personal coding style.

Total results: 8396