Commit graph

4 commits

Author SHA1 Message Date
Matt Sturgeon
f0764db721 plugins/efmls: add renames for HTML & JSON setup options
Some checks failed
Publish every Git push to main to FlakeHub / flakehub-publish (push) Has been cancelled
Publish every git push to Flakestry / publish-flake (push) Has been cancelled
Documentation / Version info (push) Has been cancelled
Documentation / Build (push) Has been cancelled
Documentation / Combine builds (push) Has been cancelled
Documentation / Deploy (push) Has been cancelled
This required adding an internal `warnings` option to the submodule, and
filtering out the aliases and the `warnings` option when iterating over
the setup options.
2025-06-25 19:20:44 +00:00
Matt Sturgeon
88652ce69a
plugins/efmls: package option defaultText should not depend on pkgs
The `defaultText` was conditional on default.
Specifically, `default.meta.platforms`.

This is not good, because it means the package must be evaluated in
order to build the docs.
2025-01-25 19:16:08 +00:00
Gaetan Lepage
60adb6c56b treewide: use mkWarnings wherever possible 2025-01-20 14:06:20 +01:00
Gaetan Lepage
09daa2cb83 plugins/efmls-configs: move from lsp to by-name 2024-12-14 15:20:11 +01:00
Renamed from plugins/lsp/language-servers/efmls-configs.nix (Browse further)