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:
Timon Schelling 2025-02-01 14:03:26 +01:00 committed by GitHub
parent 055c67056d
commit 8544cd0920
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 282 additions and 0 deletions

View file

@ -562,6 +562,13 @@
githubId = 1545895;
name = "Nicola Squartini";
};
timon-schelling = {
name = "Timon Schelling";
email = "me@timon.zip";
github = "timon-schelling";
githubId = 36821505;
matrix = "@timon:beeper.com";
};
toastal = {
email = "toastal+nix@posteo.net";
matrix = "@toastal:matrix.org";