Commit Graph

10 Commits

Author SHA1 Message Date
NotAShelf 7c730a78e5
treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
Frothy 974bfcc78e treewide: make lib calls explicit 2024-03-23 20:31:33 -04:00
NotAShelf dfc7c6737f
modules/languages: finish making lib calls explicit 2024-03-09 08:49:22 +03:00
Frothy 4dc7576176 treewide: change modules to use 'inherit (builtins) ... 2023-11-14 00:18:32 -07:00
Frothy 7518c31ca8 treewide: move missing modules from 'with lib' to 'inherit (lib) ...' 2023-11-07 19:16:46 -07:00
Kalle Jepsen a452a0b0e7 fixes enable option descriptions
mkEnableOption already adds the phrase "Whether to enable ..." to the
beginning of the option description, such that the string argument
should only be "thing to be enabled"
2023-10-21 19:15:36 +02:00
Ching Pei Yang 0843e95efa doc: update description of all lsp.package 2023-09-23 03:26:41 +02:00
Ching Pei Yang 0e66f6282b feat: make svelte lsp install optional 2023-09-19 22:53:10 +02:00
NotAShelf a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
NotAShelf f7bbfe3e3a
feature: svelte lsp and diagnostics 2023-06-03 17:18:26 +03:00