diff options
author | Gene Pasquet <dev@etenil.net> | 2025-03-07 05:11:33 +0000 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2025-03-07 05:11:33 +0000 |
commit | 176d3e5a2214bf391c3c8b937487f2bbf3fb492e (patch) | |
tree | b257031cefe5c5436299203a2aa528d0c57fafee | |
parent | 629856a6590d495721aca4b6af17d12c840f463a (diff) |
More readme clean-up
-rw-r--r-- | README.md | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -129,13 +129,8 @@ Basic code editing: line numbers and `hl-line-mode`. ## Requirements -Emacs 29.1 or later. - -Emacs 29.1 is, as of 2023-09-04, the latest stable release. The specific features from Emacs 29.1 that Substrate relies on are: - - - Enhancements to the built-in completion help (`completions-auto-select`, `completion-auto-help`, etc.) - - Built-in tree-sitter support - - Built-in LSP client (Eglot) +- Emacs 29.1 or later. +- Git ## Credits @@ -147,6 +142,6 @@ Maintainer of Emacs-substrate: Creator and maintainer of Emacs-bedrock: - - [Ashton Wiersdorf](https://lambdaland.org) +- [Ashton Wiersdorf](https://lambdaland.org) G |