From 5cf8c07ee921f8dfed03415fe5b8322754ea8615 Mon Sep 17 00:00:00 2001 From: Sergio Mendez Date: Wed, 20 Oct 2021 12:05:18 -0400 Subject: fix(bootstrap): support for using default neovim config and data directories (#1777) Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com> Co-authored-by: James Walmsley --- .luacheckrc | 1 + 1 file changed, 1 insertion(+) (limited to '.luacheckrc') diff --git a/.luacheckrc b/.luacheckrc index 8c965f6b..71745e48 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -22,6 +22,7 @@ stds.nvim = { "get_runtime_dir", "get_config_dir", "get_cache_dir", + "get_lvim_base_dir", "get_version", -- vim = { fields = { "cmd", "api", "fn", "o" } }, }, -- cgit v1.2.3