mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-06-07 07:02:43 +02:00
Editor tooling packages (heavy dependencies)
This directory intentionally holds only packages.nix: language servers,
formatters, compilers, and other editor-adjacent tools that pull in a large closure.
Editor programs, keymaps, $EDITOR defaults, and usage docs live under
../../core/editors/ (Helix, Neovim backup, glossary, cheatsheets).
default.nix imports ./packages.nix so home/base/tui can keep pulling in
tooling without mixing it into core/editors.