lua-language-server: Bump to 3.6.12

This commit is contained in:
termux-pacman-bot
2023-03-06 10:35:29 +00:00
parent 87690fb1bb
commit 7d38c33573
2 changed files with 2 additions and 3 deletions

View File

@@ -10,11 +10,10 @@
---@diagnostic disable-next-line: codestyle-check
lm.EXE_DIR = ""
@@ -144,6 +147,5 @@
@@ -109,5 +112,5 @@
}
lm:default {
- "bee-test",
- "unit-test",
+ "all",
}