Clean up bashls
This commit is contained in:
@@ -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)", },
|
||||
|
||||
Reference in New Issue
Block a user