Commit graph

18 commits

Author SHA1 Message Date
Gaetan Lepage
ac50052a49 plugins/lsp/pylsp: remove useless dependency for pylsp-rope 2024-07-25 17:04:22 +00:00
Gaetan Lepage
10cc58d497 plugins/lsp/pylsp: propagatedBuildInputs -> dependencies 2024-07-23 23:21:01 +02:00
purepani
079c2c479b plugins/lsp/pylsp: Add python option to generate obtain the pylsp from.
Currently, pkgs.python3Packges is used by default and is unable to be
changed. This stops consumers from using different/newer python
versions.
2024-07-01 19:58:20 +01:00
Matt Sturgeon
0f07201a0c
plugins/lsp: normalize plugin defaults 2024-06-21 08:49:08 +01:00
traxys
62f32bfc71 treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
RTUnreal
a88a282a11 plugins/lsp/pylsp: replace "--replace" to remove warnings 2024-04-14 09:19:29 +00:00
Gaetan Lepage
e1b7b4e52d plugins/lsp/pylsp: fix python-lsp-server derivation 2024-04-09 10:42:58 +02:00
Loïc Reynier
233feeb8d2
treewide: fix typos (#1217) 2024-03-07 19:44:13 +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
Tanish Khare
ce95b04d71
change type of pylsp_mypy.overrides (#833) 2023-12-22 12:12:18 +01:00
Gaetan Lepage
d8cffe2ead plugins: remove mkCompositeOptions from implementation 2023-12-13 10:39:28 +01:00
Gaetan Lepage
b6724702b4 misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
Gaetan Lepage
420b25c735 plugins/lsp/pylsp: disable broken tests 2023-09-18 23:41:56 +02:00
Gaetan Lepage
da04916de2 plugins/nvim-lsp/pylsp: update python-lsp-black patch 2023-06-19 10:23:03 +02:00
Gaetan Lepage
131c94f3bc nvim-lsp/pylsp: fix pylsp plugins 2023-05-25 16:05:18 +02:00
Tanish2002
efdcbe225f perform some statix linting and fixes 2023-05-22 23:00:53 +02:00
Gaetan Lepage
9ca0f67b10 nvim-lsp/pylsp: minor refactoring + add plugins + test 2023-05-19 11:28:01 +02:00
Gaetan Lepage
859ae3a843 plugins/nvim-lsp: internal rename (nvim-lsp -> lsp) 2023-05-12 11:27:24 +02:00
Renamed from plugins/nvim-lsp/language-servers/pylsp.nix (Browse further)