aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2025-02-18 19:32:30 +0000
committerGene Pasquet <dev@etenil.net>2025-02-18 19:32:30 +0000
commite3652cee39a387a3d6d774033a7d6246b5d7da82 (patch)
tree1bca6e1c2d2a9c09ed6eecf683ab320b4d4dd8e9
parent8d40ddffdb8111babc630d89678baa198ddbdfc4 (diff)
Add philosophy
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0507a0d..db5f754 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,9 @@ Basic code editing: line numbers and `hl-line-mode`.
## Philosophy
-TODO
+- 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