lapce: add module (#5752)
Adds the 'programs.lapce' module for configuring lapce text editor. Options for settings, plugins and keymaps are available.
This commit is contained in:
parent
055c67056d
commit
8544cd0920
10 changed files with 282 additions and 0 deletions
|
|
@ -1700,6 +1700,16 @@ in {
|
|||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2024-08-18T11:42:08+00:00";
|
||||
message = ''
|
||||
A new module is available: 'programs.lapce'.
|
||||
|
||||
Lightning-fast and Powerful Code Editor written in Rust.
|
||||
See https://lapce.dev/ for more.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2024-09-13T08:58:17+00:00";
|
||||
condition = hostPlatform.isLinux;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue