plugins/lsp: add prolog-ls

This commit is contained in:
Gaetan Lepage 2024-01-12 09:40:28 +01:00 committed by Gaétan Lepage
parent 0379ab34cc
commit 61da581315
2 changed files with 7 additions and 0 deletions

View file

@ -133,6 +133,7 @@
perlpls.enable = true;
pest_ls.enable = true;
prismals.enable = true;
prolog-ls.enable = true;
pylsp.enable = true;
pylyzer.enable = true;
pyright.enable = true;