diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-02-19 17:06:12 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-02-19 17:06:12 +0100 |
commit | 87b0b347b5cb43a571dbccae3fdb2adca6ed8cad (patch) | |
tree | 7b1b26a00fbcf12e4ea2aa1c355385bad2e93634 | |
parent | 379e1edc278ba9a2179dafdfb1ca4e7d237db10b (diff) |
readme completion
-rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -252,7 +252,8 @@ value of that hook is as follows: **** Autocompletion of mentions, tags, and emoji -Autocompletion of mentions and tags is provided by +Autocompletion of mentions, tags, and emoji is triggered =@=, =#=, 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 =company-mode= in the toot compose buffer, set |