mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump minimum supported version to Emacs 26.3
From 26.1, which we no longer officially* support. *I won't be implementing any hard checks for it just yet though. I just want to push this forward while I plan to drop 26.x support later this year.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
[Install](#install) • [Documentation] • [FAQ] • [Screenshots] • [Contribute](#contribute)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
[][Discord]
|
||||
@ -98,7 +98,7 @@ Check out [the FAQ][FAQ] for answers to common questions about the project.
|
||||
|
||||
# Prerequisites
|
||||
+ Git 2.23+
|
||||
+ Emacs 26.1+ (*27 is recommended*) with GNUTLS support
|
||||
+ Emacs 26.3+ (*27.1 is recommended*, or [native-comp](https://www.emacswiki.org/emacs/GccEmacs)).
|
||||
+ [ripgrep] 11.0+
|
||||
+ GNU `find`
|
||||
+ *OPTIONAL:* [fd] 7.3.0+ (improves file indexing performance for some commands)
|
||||
|
Reference in New Issue
Block a user