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