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
4
tests/modules/programs/lapce/default.nix
Normal file
4
tests/modules/programs/lapce/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
lapce-example-keymaps = ./example-keymaps.nix;
|
||||
lapce-example-settings = ./example-settings.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue