Commit graph

111 commits

Author SHA1 Message Date
Gaetan Lepage
22982bd708 tests/lsp: disable test for vala-ls as pkgs.vala-language-server is broken 2024-04-09 10:42:58 +02:00
Gaetan Lepage
2c99cefa91 plugins/lsp: add nimls language server 2024-04-04 14:37:36 +02:00
Daniel
03009d0b99 LSP: Register keymaps on LspAttach 2024-04-04 13:30:15 +02:00
Gaetan Lepage
f1cb9f0746 tests: disable tests using broken pkgs.clj-kondo 2024-03-27 13:32:06 +01:00
Gaetan Lepage
2b2e9f962a plugins/lsp: add vhdl-ls 2024-03-25 22:46:02 +01:00
Gaetan Lepage
97131789ae plugins/lsp: add sqls language server 2024-03-23 14:17:50 +01:00
Gaetan Lepage
4f6e90212c tests/lsp: re-enable tests for nixd
This reverts commit 544fc5d60b.
2024-03-20 13:12:59 +01:00
Alixinne
939530edca
plugins/lsp: add golangci-lint-ls (#1246) 2024-03-17 01:13:25 +01:00
Loïc Reynier
ab3a8a2840 plugins/trouble: switch to settingsOptions 2024-03-16 18:03:59 +01:00
Loïc Reynier
61ee0552c9 plugins/lsp: add fortls
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-03-12 22:46:54 +01:00
GoodGuyPat
9f9d9ac0b7
Removed rnix dependencies, as it has been deprecated (#1245) 2024-03-12 16:42:22 +01:00
Gaetan Lepage
8b500ef1db tests: temporarily disable test for swift_format on aarch64 2024-03-11 19:24:14 +01:00
Gaetan Lepage
574b168487 tests/lsp: temporarily disable test for sourcekit on aarch64 2024-03-11 19:24:14 +01:00
Gaetan Lepage
b75d6875c2 tests/lsp: temporarily disable test for pylyzer 2024-03-11 19:24:14 +01:00
Gaetan Lepage
544fc5d60b tests/lsp: temporarily disable tests for nixd 2024-03-11 19:24:14 +01:00
Gaetan Lepage
3fe9eb485c tests/lsp: remove tests for rnix-lsp as it is deprecated 2024-03-11 19:24:14 +01:00
Nick Hu
ba5a0b84e1
plugins/lsp: add ocamllsp, the language server for OCaml (#1233) 2024-03-08 20:48:07 +01:00
jonboh
e9564ac336 plugins/conform: add str type for formatAfterSave 2024-03-07 14:53:23 +01:00
Gaetan Lepage
39df3f8355 tests/lsp: enable testing for sourcekit as the package has been fixed 2024-03-06 22:26:08 +01:00
Bodleum
ffe8978028
plugins/lsp: add slint_lsp (#1212)
* plugins/lsp: add slint_lsp

* plugins/lsp: slint-lsp: Fixed issue with dashes and underscores.
2024-03-06 16:47:48 +01:00
Gaetan Lepage
1cda3f6df5 tests/lsp/omnisharp: disable on darwin because the LS is broken 2024-03-06 07:44:33 +01:00
James Taranto
f53be2242e plugins/lsp: add typos-lsp 2024-02-21 10:03:46 +01:00
James Taranto
361e2ec74b Revert "plugins/lsp: Add statix (#1105)"
This reverts commit b784e73ad3.
2024-02-17 12:12:52 +01:00
James Taranto
b784e73ad3
plugins/lsp: Add statix (#1105)
* plugins/lsp: Add statix

* plugins/lsp-config: remove redundant attribute

Default is already defined by name

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* plugins/lsp-config: Simplify description

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-02-16 10:50:43 +01:00
Richard Halford
2594863af7 plugin/nvim-lightbulb: update and switch to mkNeovimPlugin 2024-02-15 14:29:02 +01:00
Gaetan Lepage
0cef34c889 tests/lsp: re-enable ols 2024-02-15 14:24:15 +01:00
Gaetan Lepage
183eac72a9 plugins/lsp: deprecate installLanguageServer option in favor of setting package = null 2024-02-14 23:49:24 +01:00
Gaetan Lepage
f44d117d59 tests/lsp: disable ols test 2024-02-11 23:41:26 +01:00
DeviousStoat
e0926bc41b Use lspconfig name 2024-02-10 21:01:22 +01:00
DeviousStoat
c0a79d9da6 plugins/lsp: Add purescript-language-server lsp server 2024-02-10 21:01:22 +01:00
Gabriel Arazas
ff57525a64 plugins/lsp: add vala-language-server 2024-02-06 22:44:29 +01:00
Gaetan Lepage
90b07f5359 plugins/lsp: add helm-ls 2024-02-03 12:29:06 +01:00
traxys
97889e309d
plugins/lsp: Add lemminx (#975) 2024-01-25 16:00:55 +01:00
Gaetan Lepage
c22e21f84d tests/efmls-configs: update 'unpackaged' list 2024-01-22 13:41:54 +01:00
Gaetan Lepage
2566593aee tests/lsp: enable csharp-ls on Darwin as well
https://github.com/NixOS/nixpkgs/pull/281005
2024-01-22 13:41:54 +01:00
Gaetan Lepage
749a8a38c4 plugins/lsp: add htmx lsp 2024-01-12 23:39:32 +01:00
Gaetan Lepage
61da581315 plugins/lsp: add prolog-ls 2024-01-12 22:34:09 +01:00
siph
7d6c62833b plugins/lsp: add nushell language server 2024-01-11 08:30:18 +01:00
Coutinho de Souza
6645fea915
plugins/lsp: add beancount-language-server (#920) 2024-01-09 00:04:55 +01:00
Richard Halford
b0895fc9fa
plugins/lsp: add templ language server (#905)
* plugins/lsp: add templ language server

* plugins/templ: remove name attribute

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-01-06 16:14:54 +01:00
Hayden
a2c5bd3548
plugins/lsp: add dagger language server (for cuelang) (#890) 2024-01-05 15:25:40 +01:00
Gaetan Lepage
5281e7957f tests/efmls-configs: disable dmd and lua_format on x86_64-darwin (broken) 2024-01-05 00:05:28 +01:00
Gaetan Lepage
e2bd0e5db0 tests/lsp: disable "all-servers" test for darwin because of sandbox limitations 2024-01-05 00:05:28 +01:00
Gaetan Lepage
f9eda14f67 tests/lsp: disable ols test on darwin (broken) 2024-01-05 00:05:28 +01:00
Gaetan Lepage
4c0a067afb tests/{none-ls,efmls-configs}: disable cbfmt, latexindent and chktex on darwin (broken) 2024-01-05 00:05:28 +01:00
traxys
af41ea2d80
helpers: move rawType to helpers.nixvimTypes (#871)
This is done in preparation of adding new (lua) types to help the
documentation.
2024-01-01 23:33:53 +01:00
Markus Lohmayer
2bcdcfafe5
plugins/lsp: add marksman language server (#867) 2023-12-31 21:32:33 +01:00
Glen
5fcfb763cd
plugins/lsp: add dhall-lsp-server (#860)
* lsp.servers: add dhall-lsp-server(dhall language)

tests: add dhall lsp server to tests

squash me

* Update plugins/lsp/language-servers/default.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update tests/test-sources/plugins/lsp/_lsp.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/lsp/language-servers/default.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-12-30 23:26:50 +01:00
Gaetan Lepage
b38dbdb0dc plugins/fidget: adapt to latest rewrite of the plugin 2023-12-29 12:23:06 +01:00
Tilman Andre Mix
189ae51b02 Update tests/test-sources/plugins/lsp/_lsp.nix to not run ols test on aarch64-linux
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-12-22 15:07:39 +01:00