From 971d37af0a29a351d96df1787e9c641a538d15a4 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Thu, 30 Nov 2023 13:23:24 -0500 Subject: Fixed actual output spacing. --- src/lpm.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lpm.lua b/src/lpm.lua index 3195f10..82fd040 100644 --- a/src/lpm.lua +++ b/src/lpm.lua @@ -2031,8 +2031,9 @@ It's designed to install packages from our central github repository (and affiliated repositories), directly into your lite-xl user directory. It can be called independently, or from the lite-xl `plugin_manager` addon. -LPM will always use +LPM will always use ]] .. DEFAULT_REPO_URL .. [[ + as its base repository, if none are present, and the cache directory doesn't exist, but others can be added, and this base one can be removed. -- cgit v1.2.3