1

Modules/Neovim: Enable perl-language-server (PLS) and PerlTidy

This commit is contained in:
2026-04-17 13:37:55 +02:00
parent 166c35caec
commit 91c35fd55c
2 changed files with 5 additions and 0 deletions

View File

@ -86,6 +86,7 @@ in {
desc = "Open selection";
}
{
# TODO: For some reason, junction does not exit after choosing an application...
run = ''junction "$@"'';
desc = "Open selection in chosen application";
}