Gaetan Lepage
a9e37f1f00
plugins/lsp: add pylyzer language server
2023-12-10 18:07:20 +01:00
Geoffrey Frogeye
c96d7b46d0
plguins/lsp: add perlpls language server ( #794 )
2023-12-08 15:08:59 +01:00
Gaetan Lepage
cc3f5209c1
tests/lsp: futhark-lsp has been fixed
2023-12-07 14:44:12 +01:00
budimanjojo
e159e3f75e
plugins/lsp: add docker language server
2023-12-05 09:31:27 +01:00
budimanjojo
2f9224ab0b
plugins/lsp: add ansible language server
2023-12-05 09:04:37 +01:00
Gaétan Lepage
940f1819f0
Update flake.lock ( #770 )
...
* flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/8cfef6986adfb599ba379ae53c9f5631ecd2fd9c' (2023-11-27)
→ 'github:NixOS/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58' (2023-11-29)
* tests/lsp: disable fsautocomplete because it is broken
See https://github.com/NixOS/nixpkgs/issues/271704
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-02 17:23:00 +01:00
Gaetan Lepage
abb10f097e
plugins/lsp: add vls language server
2023-11-27 15:13:01 +01:00
Nick Hu
bacdae2c50
plugins/lsp: add pest_ls, the language server for pest
2023-11-24 14:13:32 +01:00
Gaetan Lepage
739bbfef2d
plugins/lsp: add emmet_ls language server
2023-11-24 12:13:08 +01:00
Gaetan Lepage
0b1984ed81
plugins/lsp: enable auto-installing rustc and cargo
2023-11-23 15:22:42 +01:00
Gaetan Lepage
3cb12cd964
plugins/lsp/efmls-configs: respect tool packages availability
2023-11-21 14:41:18 +01:00
traxys
1b44fe37a1
tests: Install all efmls-configs tools ( #709 )
...
This requires to pass the efmls-configs file to the derivation helpers,
if we try to import it from the test file directly it fails.
We then look into the types to find the available languages &
corresponding tools, to enable them all.
We then filter out the broken tools or the unpackaged tools, in order to
detect more easily the introduction of future tools.
2023-11-17 12:17:13 +01:00
ivandimitrov8080
fbe5169271
plugins/lsp: add prismals language server ( #708 )
...
* adding prismals to language servers
* enabling prismals in tests
2023-11-17 11:34:39 +01:00
Zach Coyle
06ebef8da8
plugins/lsp: add biome language server ( #698 )
...
* plugins/lsp: add biome language server
* fix:typo caught by codespell
* remove unnecessary package 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>
2023-11-14 14:54:47 +01:00
Gaetan Lepage
05d21678da
plugins/lsp: add leanls, the language server for lean
2023-11-14 11:14:45 +01:00
Yash Shinde
76291156fa
plugins/conform: init + test ( #667 )
2023-11-03 15:48:24 +01:00
Gaetan Lepage
3c4ac5ba0d
tests/lsp: disable fsautocomplete for non-linux systems
2023-10-21 19:53:01 +02:00
Gaetan Lepage
8d11162f5f
tests/lsp: disable broken futhark-lsp
2023-10-21 19:53:01 +02:00
Mikael Fangel
9832bc3f54
fsautocomplete: init ( #655 )
2023-10-20 10:39:09 +02:00
Gaetan Lepage
9e448b7ff0
tests: allow test cases to use the nixvim helpers (for testing them)
2023-09-27 10:48:13 +02:00
Peter Tonner
b7611f74a9
plugins/nvim-lsp: add digestif language server ( #571 )
2023-09-04 23:27:41 +02:00
traxys
4cd3707e00
plugin/efmls-configs: init + tests ( #542 )
2023-08-27 20:49:23 +02:00
traxys
a4e027ce33
plugins/nvim-lsp: Added taplo for TOML ( #541 )
2023-08-24 11:03:37 +02:00
traxys
4ef53c788b
plugins/lsp: Add efm-langserver ( #531 )
2023-08-19 22:17:07 +02:00
Gaetan Lepage
3d96207cb7
plugins/lspsaga: adapt to underlying plugin now being nvimdev/lspsaga.nvim
2023-08-16 08:52:40 +02:00
Gaetan Lepage
4719700870
plugins/lsp: add svelte language server
2023-08-14 00:22:46 +02:00
Gaetan Lepage
48688bfbb7
plugins/fidget: init + test
...
Co-Authored-By: Shayan Rashid <40346418+ShyProton@users.noreply.github.com>
2023-08-07 12:06:07 +02:00
Gaetan Lepage
71c0b4cb59
plugins/nvim-lsp: let keymaps actions be attrs
2023-07-21 08:05:35 +02:00
Gaetan Lepage
54ebe3b0ee
plugins/lsp: add omnisharp language server
...
Co-authored-by: garaiza-93 <57430880+garaiza-93@users.noreply.github.com>
2023-07-20 08:24:33 +02:00
Eduardo Quirós
89bbd4b916
plugins/nvim-lsp: add elmls ( #476 )
...
* plugins/nvim-lsp: enable elm-language-server
* Update plugins/lsp/language-servers/default.nix
use suggested 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>
2023-07-09 13:17:24 +02:00
Gaetan Lepage
6693b63ff7
plugins/nvim-lsp: add csharp-ls language server
2023-07-05 15:29:33 +02:00
Gaetan Lepage
dfc00b2032
plugins/nvim-lsp: enable now working nixd tests on darwin
2023-06-27 17:16:43 +02:00
Gaetan Lepage
b15623e390
plugins/nvim-lsp: add cmake LS
2023-06-27 10:42:26 +02:00
Gaetan Lepage
885a746073
plugins/lsp: add nixd language server
2023-06-19 13:08:03 +02:00
Gaetan Lepage
24b145ff35
plugins/lsp: add ccls language server
2023-06-15 11:36:23 +02:00
siph
ab8377f319
plugins/nvim-lsp: add kotlin language server
2023-06-08 09:51:24 +02:00
siph
f3f2c91b1e
plugins/nvim-lsp: add java language server
2023-06-08 09:43:50 +02:00
Gaetan Lepage
eb6b49b396
plugins/nvim-lsp: add ltex language server + test
2023-06-01 16:01:27 +02:00
Gaetan Lepage
40ae629a60
plugins/nvim-lsp: add julials language server
2023-06-01 15:56:38 +02:00
Gaétan Lepage
51afeda8e5
plugins/nvim-lsp: add rootDir option for language servers ( #387 )
2023-05-25 18:41:18 +01:00
Gaetan Lepage
21f2e43568
nvim-lsp: add installLanguageServer option for servers
2023-05-22 23:01:32 +02:00
Gaetan Lepage
eee375e97e
nvim-lsp: fix package option (null) + test
2023-05-22 11:44:38 +02:00
Gaetan Lepage
a3f79b313b
nvim-lsp: add clojure-lsp
2023-05-22 08:26:25 +02:00
Gaetan Lepage
1d478841f8
nvim-lsp/zls: re-enable in test
2023-05-19 11:28:01 +02:00
Gaetan Lepage
9ca0f67b10
nvim-lsp/pylsp: minor refactoring + add plugins + test
2023-05-19 11:28:01 +02:00
Alexander Nortung
ecaf80b7fd
plugins/nvim-lsp: add futhark lsp
2023-05-15 08:11:35 +02:00
Gaetan Lepage
2057828096
plugins/lsp-format: add plugin + test
2023-05-12 11:27:24 +02:00
Gaetan Lepage
859ae3a843
plugins/nvim-lsp: internal rename (nvim-lsp -> lsp)
2023-05-12 11:27:24 +02:00