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

14 commits

Author SHA1 Message Date
Gaetan Lepage
b51f31cef8 plugins/efmls-configs: mark jsonlint as unpackaged (dropped from nixpkgs) 2025-11-14 00:06:49 +00:00
Gaetan Lepage
3031d4ab61 plugins/efmls-configs/packages: mark typstfmt unpackaged 2025-11-07 13:52:08 +00:00
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
Gaetan Lepage
73882eb022 plugins/efmls-configs/packages: ZLint -> zlint (upstream rename) 2025-10-22 17:03:05 +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
Gaetan Lepage
daae37a908 plugins/efmls-configs: add package mapping for ZLint 2025-07-07 15:36:26 +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
github-actions[bot]
32c63161d7 generated: Update
- Updated lspconfig-servers.json
- Updated rust-analyzer.nix
2025-03-19 00:51:22 +01: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
Austin Horstman
25a3dc7cb5
plugins/efmls-configs: add gleam_format to unpackaged 2024-12-14 17:35:56 -06:00
Gaetan Lepage
09daa2cb83 plugins/efmls-configs: move from lsp to by-name 2024-12-14 15:20:11 +01:00