From 976aa4fbee8a070f362cab6f6ec84e9251a90cf9 Mon Sep 17 00:00:00 2001 From: William Boman Date: Fri, 8 Jul 2022 18:34:38 +0200 Subject: refactor: add mason-schemas and mason-core modules (#29) * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module --- lua/mason-lspconfig/server_configurations/rescriptls/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/mason-lspconfig/server_configurations/rescriptls/init.lua') diff --git a/lua/mason-lspconfig/server_configurations/rescriptls/init.lua b/lua/mason-lspconfig/server_configurations/rescriptls/init.lua index 557af1cd..4a605bbf 100644 --- a/lua/mason-lspconfig/server_configurations/rescriptls/init.lua +++ b/lua/mason-lspconfig/server_configurations/rescriptls/init.lua @@ -1,4 +1,4 @@ -local path = require "mason.core.path" +local path = require "mason-core.path" ---@param install_dir string return function(install_dir) -- cgit v1.2.3-70-g09d2