From 02767937fc2e1b214c854a8fdde26ae1d3529dd6 Mon Sep 17 00:00:00 2001 From: William Boman Date: Tue, 13 Jun 2023 01:16:55 +0200 Subject: fix(command): run :MasonUpdate synchronously in headless mode (#1347) --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8f0dd9f1..114f39fe 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,6 @@ INSTALL_ROOT_DIR:=$(shell pwd)/tests/fixtures/mason NVIM_HEADLESS:=nvim --headless --noplugin -u tests/minimal_init.vim dependencies: - git clone --depth 1 https://github.com/williamboman/mason-lspconfig.nvim dependencies/pack/vendor/start/mason-lspconfig.nvim git clone --depth 1 https://github.com/nvim-lua/plenary.nvim dependencies/pack/vendor/start/plenary.nvim git clone --depth 1 https://github.com/nvim-neotest/neotest dependencies/pack/vendor/start/neotest -- cgit v1.2.3-70-g09d2