From f571d71c81205814c6b035714cd155d40c2f704b Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Fri, 9 Aug 2024 10:15:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0ee7d7..0d66d8f 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ You should have received a copy of the GNU General Public License along with thi - [minimal-emacs.d @GitHub](https://github.com/jamescherti/minimal-emacs.d) -Other Emacs packages from the same author: +Other Emacs packages by the same author: - [vim-tab-bar.el](https://github.com/jamescherti/vim-tab-bar.el): Make the Emacs tab-bar Look Like Vim’s Tab Bar. - [outline-indent.el](https://github.com/jamescherti/outline-indent.el): An Emacs package that provides a minor mode that enables code folding and outlining based on indentation levels for various indentation-based text files, such as YAML, Python, and other indented text files. - [easysession.el](https://github.com/jamescherti/easysession.el): Easysession is lightweight Emacs session manager that can persist and restore file editing buffers, indirect buffers/clones, Dired buffers, the tab-bar, and the Emacs frames (with or without the Emacs frames size, width, and height).