1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-22 18:29:40 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Gaetan Lepage
fa8240195a plugins/efmls-configs: migrate to mkNeovimPlugin 2025-10-24 12:33:15 +00:00
Gaetan Lepage
593e8114cd plugins/efmls-configs: use dependencies for efm-langserver 2025-10-23 23:18:54 +00:00
Gaetan Lepage
c40f1b0fbd plugins/efmls-configs: use the new lsp module 2025-10-23 23:18:54 +00:00
saygo-png
c89994b0ac treewide: generate JSON instead of Nix
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-19 00:31:33 +00:00
Matt Sturgeon
f0764db721 plugins/efmls: add renames for HTML & JSON setup options
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)