news: add cudatext entry
This commit is contained in:
parent
10d30c9185
commit
5820376beb
1 changed files with 13 additions and 0 deletions
13
modules/misc/news/2025/09/2025-09-13_13-36-15.nix
Normal file
13
modules/misc/news/2025/09/2025-09-13_13-36-15.nix
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
time = "2025-09-13T16:36:15+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: `programs.cudatext`
|
||||
|
||||
CudaText is a cross-platform text editor, written in Object Pascal.
|
||||
It is open source project and can be used free of charge, even for business.
|
||||
It starts quite fast: ~0.3 sec with ~30 plugins, on Linux on CPU Intel Core
|
||||
i3 3GHz. It is extensible by Python add-ons: plugins, linters, code tree parsers,
|
||||
external tools. Syntax parser is feature-rich, from EControl engine.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue