diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-02-23 18:04:59 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-02-23 18:05:15 +0100 |
commit | 8e48dc0d5f0446b1a7a150954fcd20291caafa69 (patch) | |
tree | 463ebd8af6ea8630ce4d7f65d8e2288d483a3e3e | |
parent | 25bae1042ff59efa516d6443a729453dc023dd11 (diff) |
readme typo
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -252,7 +252,7 @@ value of that hook is as follows: **** Autocompletion of mentions, tags, and emoji -Autocompletion of mentions, tags, and emoji is triggered =@=, =#=, and =:= +Autocompletion of mentions, tags, and emoji is triggered by =@=, =#=, and =:= respectively, plus a few letters. It is provided by =completion-at-point-functions= (capf) backends. =mastodon-toot--enable-completion= is enabled by default. If you want to enable |