From 18e1c7cd4d37dd6da9422824e89f9f9efc97407e Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Fri, 8 Mar 2024 23:35:14 +0100 Subject: [PATCH] Update README.md Remove LP_ENABLE_UNCOMMITED. It is no more documented. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4dd2eda..6ec58ed 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,6 @@ except for the ones defining colors, specific marks and disabling some features. The following options are honored: - [`LP_ENABLE_PERM`](https://liquidprompt.readthedocs.io/en/stable/config.html#LP_ENABLE_PERM), -- [`LP_ENABLE_UNCOMMITED`](https://liquidprompt.readthedocs.io/en/stable/config.html#LP_ENABLE_UNCOMMITED), - [`LP_MARK_BATTERY`](https://liquidprompt.readthedocs.io/en/stable/config.html#LP_MARK_BATTERY), - [`LP_MARK_LOAD`](https://liquidprompt.readthedocs.io/en/stable/config.html#LP_MARK_LOAD), - [`LP_MARK_TEMP`](https://liquidprompt.readthedocs.io/en/stable/config.html#LP_MARK_TEMP),