lisp
electric-directory-list: A Lightweight Emacs Popup Directory Browser
A lightweight Emacs popup directory browser that replaces the useless default C-x C-d binding with something you can actually navigate and open files from, without the full Dired overhead.
paredit-ts: A TypeScript S-Expression Structural Editor Library
A TypeScript rewrite of paredit.js that fixes the original's mutation bugs, removes all runtime dependencies, and adds full type safety throughout the S-expression structural editing library.