local lsp_utils = require('lsp-utils') local bashls_config = lsp_utils.bashls_config() vim.lsp.start(bashls_config)