diff options
author | Gene Pasquet <dev@etenil.net> | 2025-03-07 05:10:00 +0000 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2025-03-07 05:10:00 +0000 |
commit | 629856a6590d495721aca4b6af17d12c840f463a (patch) | |
tree | f0cab9f27cbfde91340633b51ea505f540533874 | |
parent | 5b61316b5a48852ee37f3104c0cb78f2e6127f3d (diff) |
Remove duplicated philosophy section
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -127,12 +127,6 @@ Basic code editing: line numbers and `hl-line-mode`.  -## Philosophy - -- Maintainable: Substrate is a library and can be easily updated -- Unobtrusive: provide sound defaults but don't take over emacs's config system -- Minimal: only provide the minimum to get started and no more. Configuration is part of the Emacs'experience - ## Requirements Emacs 29.1 or later. |