globals = { lsp_path = vim.fn.stdpath("data").. "/lsp", -- misc sign_error = "", sign_warning = "", sign_hint = "", sign_info = "", }