Browse Source

[Docs] Fix a typo

custom
Chris Hellmuth 5 years ago
committed by Bozhidar Batsov
parent
commit
8165d7b61a
  1. 2
      doc/usage.md

2
doc/usage.md

@ -213,7 +213,7 @@ You can always reactivate Helm with `(prelude-global-helm-global-mode-on)`.
In `helm-M-x`, you have to pass prefix argument *AFTER* you run `helm-M-x`, In `helm-M-x`, you have to pass prefix argument *AFTER* you run `helm-M-x`,
because your prefix argument will be displayed in the modeline when in `helm-M-x` because your prefix argument will be displayed in the modeline when in `helm-M-x`
buffer. Passing prefix argument **BEFORE** =helm-M-x= **has no effect**.
buffer. Passing prefix argument **BEFORE** `helm-M-x` **has no effect**.
#### Key-chords #### Key-chords

Loading…
Cancel
Save