1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-06 09:01:06 +01:00
nixvim/plugins/by-name/efmls-configs
Matt Sturgeon b831550ec8 plugins/efmls-configs: avoid reading HTML & JSON aliases
f0764db721 added rename aliases for the
HTML and JSON options, which print a trace when evaluated:

    trace: Obsolete option `HTML' is used. It was renamed to `html'.
    trace: Obsolete option `JSON' is used. It was renamed to `json'.

These were correctly removed when introspecting enabled tools, however
they were not removed when constructing the "setup options" to serialise
as a lua table.
2025-11-29 18:39:43 +00:00
..
default.nix plugins/efmls-configs: avoid reading HTML & JSON aliases 2025-11-29 18:39:43 +00:00
packages.nix plugins/efmls-configs: mark jsonlint as unpackaged (dropped from nixpkgs) 2025-11-14 00:06:49 +00:00