@ -38,5 +38,5 @@ test: $(PLENARY_DIR)
nvim --headless --noplugin -u tests/minimal.vim +TearDown
$(PLENARY_DIR):
git clone --depth=1 --no-single-branch $(PLENARY_URL) $(PLENARY_DIR)
git clone --depth=1 --branch v0.1.3 $(PLENARY_URL) $(PLENARY_DIR)
@rm -rf $(PLENARY_DIR)/.git