Skip to content

Commit 30efb57

Browse files
committed
Merge branch 'develop'
2 parents ecc6866 + c728048 commit 30efb57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ via configuration files (for every feature: syntax highlighting, LSP, linter and
294294
| freebasic || None | None | None | None |
295295
| fstab || None | None | None | None |
296296
| gdscript || None | None | None | None |
297+
| gemini || None | None | None | None |
297298
| gleam || None | None | None | None |
298299
| glsl || [glsl_analyzer](https://github.com/nolanderc/glsl_analyzer) | None | None | None |
299300
| gn || None | None | None | None |
@@ -351,7 +352,7 @@ via configuration files (for every feature: syntax highlighting, LSP, linter and
351352
| pony || None | None | None | None |
352353
| postgresql || None | None | None | None |
353354
| powershell || None | None | None | None |
354-
| python || [pyright](https://github.com/microsoft/pyright) | [ruff](https://ruff.rs) | [ruff](https://black.readthedocs.io/en/stable/) | [debugpy](https://github.com/microsoft/debugpy) |
355+
| python || [pylsp](https://github.com/python-lsp/python-lsp-server) | [ruff](https://ruff.rs) | [ruff](https://black.readthedocs.io/en/stable/) | [debugpy](https://github.com/microsoft/debugpy) |
355356
| qb64 || None | None | None | None |
356357
| qbs || None | None | None | None |
357358
| qmake || None | None | None | None |
@@ -360,7 +361,6 @@ via configuration files (for every feature: syntax highlighting, LSP, linter and
360361
| rave || None | None | None | None |
361362
| rc script || None | None | None | None |
362363
| rescript || None | None | None | None |
363-
| restructured text || None | None | None | None |
364364
| ring || None | None | None | None |
365365
| rpm spec || None | None | None | None |
366366
| ruby || [solargraph](https://solargraph.org) | None | None | None |

0 commit comments

Comments
 (0)