|
|
295a3749bb
|
Added Perl LSP support with PLS
You'll need to have your Cpan package bin directory in your $PATH and
then you'll need to install the following modules with Cpan or cpanm:
- PPI: https://metacpan.org/pod/PPI
- PLS: https://metacpan.org/pod/PLS
See my post to the vim-lsp wiki for more info on how to set it up:
https://github.com/prabirshrestha/vim-lsp/wiki/Servers-Perl
|
2023-06-14 04:43:30 -05:00 |
|