Commit Graph

13 Commits

Author SHA1 Message Date
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 13c3026362 feat: make typescript lsp install optional 2023-09-19 22:53:10 +02:00
yavko 1c181f49ed
feat(languages/ts): add denols 2023-07-29 23:34:21 +03:00
NotAShelf 01a1fbdf55
dev: default to prettier until prettierd is fixed and updated 2023-07-13 23:19:53 +03:00
NotAShelf 24f6ed145e
feat: default to prettierd over prettier 2023-07-11 22:54:43 +03:00
NotAShelf 8cda01b885
feat: add prettierd as an alternative to prettier 2023-07-11 22:54:22 +03:00
NotAShelf a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
n3oney 1aa354e4a2
feat: replace eslint with eslint_d for better performance 2023-05-12 20:30:37 +02:00
NotAShelf 2ad526cbf5
fix: incorrect description for typescript language module 2023-04-18 20:11:06 +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