diff options
author | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-04-11 15:57:02 -0400 |
---|---|---|
committer | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-04-11 15:57:02 -0400 |
commit | cc27bfc2e4ea754167f7ad291240c47644a50a5b (patch) | |
tree | 49edef7da22a505b212fed612fe532c3d807ead4 /README.md | |
parent | Add `eln-cache/` directory to `.gitignore` (diff) | |
download | mmosmacs-cc27bfc2e4ea754167f7ad291240c47644a50a5b.tar.gz mmosmacs-cc27bfc2e4ea754167f7ad291240c47644a50a5b.tar.bz2 mmosmacs-cc27bfc2e4ea754167f7ad291240c47644a50a5b.zip |
Fix phrasing in the documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -5,12 +5,10 @@ idea I have for an Emacs-centric Linux distribution. MMOSMacs is the | |||
5 | core of my computing experience, and is designed to be a | 5 | core of my computing experience, and is designed to be a |
6 | jack-of-all-trades just like me. | 6 | jack-of-all-trades just like me. |
7 | 7 | ||
8 | MMOSMacs is currently in the planning phase. | ||
9 | |||
10 | 8 | ||
11 | ## Plans | 9 | ## Plans |
12 | 10 | ||
13 | - Modular non-literate configuration | 11 | - Non-literate configuration |
14 | - `straight.el` + `use-package` package management | 12 | - `straight.el` + `use-package` package management |
15 | - Emacs as a desktop environment (`EXWM`, `EDNC`) | 13 | - Emacs as a desktop environment (`EXWM`, `EDNC`) |
16 | - System & network administration suite | 14 | - System & network administration suite |
@@ -26,7 +24,8 @@ MMOSMacs is currently in the planning phase. | |||
26 | - Games | 24 | - Games |
27 | - Custom modeline & anti-distraction features | 25 | - Custom modeline & anti-distraction features |
28 | - Custom theme deisnged to reduce eye-strain | 26 | - Custom theme deisnged to reduce eye-strain |
29 | - Custom keybinds, menus, & dialogs | 27 | - Custom keybind system, menus, & dialogs |
28 | |||
30 | 29 | ||
31 | ## Contributing | 30 | ## Contributing |
32 | 31 | ||