Commit 26827d5
committed
chore(luarc): include VIMRUNTIME in workspace library
This commit adds the `$VIMRUNTIME` environment variable to
`workspace.library` in `.luarc.json`. The Lua language server does not
merge `workspace.library` in the configuration it receives from multiple
sources. As a result, only the `library` from `.luarc.json` gets used.1 parent 3a0f796 commit 26827d5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments