Emacs packages
A collection of Emacs packages I maintain. You might also be interested in articles tagged with Emacs.
Helix Mode
Post-modern keybindings for a pre-modern editor AKA Helix keybindings in Emacs. Read the original announcement post: New Emacs Package: Helix Mode.
- repo: https://github.com/mgmarlow/helix-mode
- MELPA:
helix
git-share
Share code links with colleagues. Supports a variety of source forges.
deno-ts-mode
Deno major mode based on typescript-ts-mode. I built this to help Eglot automatically configure the Deno language server, since Deno files are just typescript files.
- repo: https://github.com/mgmarlow/deno-ts-mode
- MELPA:
deno-ts-mode
Start Emacs
Less package, more guide. A single-file starting point for your Emacs configuration, geared to new Emacs users. Prioritizes simplicity and commentary, similar to kickstart.nvim.