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 amp entry

This commit is contained in:
Aguirre Matteo 2025-10-09 16:15:48 -03:00 committed by Austin Horstman
parent 91daee72ef
commit 2fffa806e7

View file

@ -0,0 +1,12 @@
{
time = "2025-10-09T19:14:29+00:00";
condition = true;
message = ''
A new module is available: `programs.amp`
Amp is a complete text editor for your terminal.
Heavily inspired by Vi/Vim. Amp aims to take the core interaction model
of Vim, simplify it, and bundle in the essential features required for
a modern text editor.
'';
}