Clean up bashls

This commit is contained in:
2023-09-03 01:01:40 +02:00
parent 9e0fa3f6de
commit 140a55a921
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -14,8 +14,6 @@
limitations under the License.
]]
-- requires shellcheck also (for linting)
return {
cmd = { "bash-language-server", "start", },
cmd_env = { GLOB_PATTERN = "*@(.sh|.inc|.bash|.command)", },