nix-darwin/home/nvf/core/spellcheck.nix
Poby fed3a5226a
feat: add python 3.13 as mise global
format with alejandra
2026-03-15 02:50:29 +09:00

5 lines
58 B
Nix
Executable file

{
# spellcheck
enable = true;
languages = ["en"];
}