1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

news: add anvil-editor entry

This commit is contained in:
Aguirre Matteo 2025-10-11 17:57:42 -03:00 committed by Austin Horstman
parent f2cda99e4a
commit 7afeff9d81

View file

@ -0,0 +1,12 @@
{
time = "2025-10-11T20:56:35+00:00";
condition = true;
message = ''
A new module is available: `programs.anvil-editor`
Anvil is a graphical, multi-pane tiling editor that makes bold use
of the mouse and integrates closely with the shell. It supports syntax
highlighting, multiple cursors and selections, remote file editing, and
contains a powerful text manipulation language.
'';
}