mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-24 04:35:08 +02:00
plugins/lsp: add prolog-ls
This commit is contained in:
parent
0379ab34cc
commit
61da581315
2 changed files with 7 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue