nix-community.nixvim/tests
Jeremy Fleischman 64cd675ece
Port lsp-format to use non-deprecated setup instructions
Upstream still documents the now-deprecated
`require("lspconfig").<name>.setup` mechanism. I believe the modern
alternative is to register a `LspAttach` autocmd. For more context, see:

- https://github.com/lukas-reineke/lsp-format.nvim/issues/98
- https://github.com/lukas-reineke/lsp-format.nvim/pull/99
2025-05-05 14:13:25 -07:00
..
platforms lib/modules: work-around a submodule type-merging issue 2025-01-21 12:10:29 +00:00
test-sources Port lsp-format to use non-deprecated setup instructions 2025-05-05 14:13:25 -07:00
default.nix docs: eval modules without access to pkgs 2025-01-25 19:16:09 +00:00
enable-except-in-tests.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
extend.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
extra-args.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
extra-files.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
failing-tests.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
fetch-tests.nix tests: omit default suffix in test names 2024-12-27 19:13:05 +00:00
generated.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
lib-tests.nix lib/utils: add mkAssertions 2025-01-20 14:17:26 +01:00
lsp-servers.nix Revert "tests/lsp-servers: disable bitbake_language_server (build failure)" 2025-04-30 08:31:32 +02:00
main.nix tests: remove type passthrough 2025-04-01 20:35:58 +01:00
maintainers.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
nixpkgs-mock.nix modules/nixpkgs: construct an instance of nixpkgs.source 2025-01-17 09:37:03 +00:00
nixpkgs-module.nix modules/nixpkgs: add useGlobalPackages option 2025-01-17 10:16:09 +00:00
no-flake.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
plugins-by-name.nix Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00