Skip to content

Commit e1ccc6f

Browse files
add pascal to supported languages in readme (#1633)
1 parent 2b4a941 commit e1ccc6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@
277277
| Nim | [[https://github.com/PMunch/nimlsp][nimlsp]] | Yes | ~nimble install nimlsp~ | No |
278278
| OCaml | [[https://github.com/ocaml-lsp/ocaml-language-server][ocaml-language-server]] | Yes | [[https://github.com/ocaml-lsp/ocaml-language-server][ocaml-language-server]] | |
279279
| OCaml | [[https://github.com/ocaml/ocaml-lsp][ocaml-lsp-server]] | Yes | [[https://github.com/ocaml/ocaml-lsp][ocaml-lsp-server]] | |
280+
| Pascal/Object Pascal | [[https://github.com/arjanadriaanse/pascal-language-server][pascal-language-server]] | [[https://github.com/arjanadriaanse/lsp-pascal][lsp-pascal]] | [[https://github.com/arjanadriaanse/pascal-language-server][pascal-language-server]] | No |
280281
| Perl | [[https://github.com/richterger/Perl-LanguageServer][Perl::LanguageServer]] | Yes | cpanm Perl::LanguageServer | |
281282
| PHP(recommended) | [[https://github.com/bmewburn/vscode-intelephense][intelephense]] | Yes | npm i intelephense -g | Yes |
282283
| PHP | [[https://github.com/felixfbecker/php-language-server][php-language-server]] | Yes | [[https://github.com/felixfbecker/php-language-server][php-language-server]] | Yes |

0 commit comments

Comments
 (0)