mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
fix pylsp
This commit is contained in:
parent
6733b9a94e
commit
bd2b9daa36
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
cmd = ${
|
||||
if isList cfg.lsp.package.pylsp
|
||||
then expToLua cfg.lsp.package.pylsp
|
||||
else ''{"${cfg.lsp.package}/bin/pylsp"}''
|
||||
else ''{"${cfg.lsp.package.pylsp}/bin/pylsp"}''
|
||||
}
|
||||
}
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue