Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CA
cadar @lemmy.ml
Posts 15
Comments 0
protesilaos.com Standard themes for GNU Emacs

Like the default theme but more consistent.

Standard themes for GNU Emacs
0
www.masteringemacs.org Tree Sitter and the Complications of Parsing Languages

I talk about tree sitter, CEDET, and Combobulate -- my "paredit-style" package that's designed to work with most programming languages.

Tree Sitter and the Complications of Parsing Languages
0

Devil mode v0.6.0 released

github.com Release 0.6.0 · susam/devil

Devil is an Emacs minor mode that intercepts and translates keystrokes to provide a modifier-free editing experience in a non-modal manner. See https://susam.github.io/devil/ to learn more about it...

Release 0.6.0 · susam/devil
1
www.masteringemacs.org Combobulate: Editing and Searching with the new Query Builder

Combobulate's gained the ability to build tree-sitter queries interactively, complete with highlighting and code completion. With the query builder you can now use it to pass queries to Combobulate's multiple cursors editing facility, or create ad hoc highlighters and Xref searches.

Combobulate: Editing and Searching with the new Query Builder
0
magnus.therning.org general.el and two ways to define keybindings

A short description of the two ways I'm using to define keybindings with general.el.

0
michal.sapka.me Managing email with Notmuch and Emacs

My email based workflow for GitHub Pull Review Requests

Managing email with Notmuch and Emacs
3

Emacs for You (Emfy) - Quick starter kit with line by line explanation

github.com GitHub - susam/emfy: A dark and sleek Emacs setup for general purpose editing and programming

A dark and sleek Emacs setup for general purpose editing and programming - GitHub - susam/emfy: A dark and sleek Emacs setup for general purpose editing and programming

GitHub - susam/emfy: A dark and sleek Emacs setup for general purpose editing and programming
1
karthinks.com Persistent prefix keymaps in Emacs

Or: Further Musings on the Tedium of Long Key-Chords. In the past I’ve covered various bespoke approaches to the problem of repeating long key sequences: Transient, Hydra, repeat-mode (and repeat-mode’s helpers) require progressively less forethought and custom elisp chops to set up. Today we contin...

0