summaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2022-03-06 11:02:00 +0100
committerMartin Polden <mpolden@mpolden.no>2022-03-06 11:02:00 +0100
commite4b6d78f2a95b68cf031d4e70b4b12aab50b85d7 (patch)
tree5340e227955f378e0687443e9359dc9b15e0cac9 /README.org
parentead384fa572c6f84de10acd670617cafd440a915 (diff)
readme: Fix formatting
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 8f184cf..475579d 100644
--- a/README.org
+++ b/README.org
@@ -21,7 +21,7 @@ keep the following in mind when maintaining it:
- Keep the number of external packages to a minimum.
- Eschew heavy-weight packages that fundamentally change how Emacs works.
- Prefer packages that compose well with the rest of Emacs.
-- Try to unify keybindings across similar modes (e.g. =o= and =C-o= in
+- Try to unify keybindings across similar modes (e.g. =o= and =C-o= in
=dired= and =grep=). Keybindings can be notoriously inconsistent across
modes.
- Be vigilant in throwing away keybindings, packages or other configuration