Skip to content

Conversation

Nexela
Copy link
Contributor

@Nexela Nexela commented Jul 23, 2022

Adds config.runtime.plugingArgs
Adds pluginPath to package.path. Closes #1297
Adds log.warn() when specified plugin can't be found
Possible Changelog entry:

* `NEW` `Lua.runtime.pluginArgs`
* `CHG` add plugin path in package.path

Adds config.runtime.plugingArgs
Adds pluginPath to package.path. Closes LuaLS#1297
Adds log.warn() when specified plugin can't be found
Possible Changelog entry:
```txt
* `NEW` `Lua.runtime.pluginArgs`
* `CHG` add plugin path in package.path
```
@sumneko sumneko merged commit 082b0bf into LuaLS:master Jul 23, 2022
@Nexela Nexela deleted the pluginDev branch July 23, 2022 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pluginPath is not added to package.path

2 participants