mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
news: add anvil-editor entry
This commit is contained in:
parent
f2cda99e4a
commit
7afeff9d81
1 changed files with 12 additions and 0 deletions
12
modules/misc/news/2025/10/2025-10-11_17-56-35.nix
Normal file
12
modules/misc/news/2025/10/2025-10-11_17-56-35.nix
Normal 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.
|
||||||
|
'';
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue