[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 73580ada9d 1/5: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 73580ada9d 1/5: Update README.md |
Date: |
Tue, 17 Sep 2024 18:58:18 -0400 (EDT) |
branch: externals/indent-bars
commit 73580ada9d8d5cc85fb3542c34c44ed804ae9a87
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ed823e26c9..59c37b128c 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ This package provides indentation _guide bars_ in Emacs, with
optional tree-sitt
## What's New
-- **v0.7.2**: Added to ELPA
+- **v0.7.2**: Added to ELPA (coming soon)
- **v0.7.1**: Added ADA, GPR, and `typescript-ts` support. Avoid issues when
mixing TS and non-TS modes. Ensure colors work with themes that do not specify
background or foreground of specified bar faces.
- **v0.7**: New optimized jit-lock approach for treesit scope. Slightly
streamlined default styling.
- **v0.6.1**: Live feedback when updating settings in the Customize interface.
@@ -68,7 +68,7 @@ This package provides indentation _guide bars_ in Emacs, with
optional tree-sitt
# Install/config
-`indent-bars` is in ELPA; install with Emacs' package facilities, and
configure by calling `indent-bars-mode` in your desired mode hooks.
+`indent-bars` is soon to be on ELPA; install with Emacs' package facilities,
and configure by calling `indent-bars-mode` in your desired mode hooks.
```elisp
(use-package indent-bars