Commit Graph

11 Commits

Author SHA1 Message Date
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 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 3ca97bccbc feat: make rust lsp install optional 2023-09-19 22:52:24 +02:00
Ching Pei Yang 588d348bd2 feat: add dap support for rust 2023-06-27 00:04:58 +02:00
NotAShelf a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
NotAShelf 104c21c904
feat(LSP): lspkind and sources 2023-04-18 01:48:44 +03:00
NotAShelf 544792e0b9
feat: use mkGrammarOption 2023-04-18 00:55:27 +03:00
NotAShelf 6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00