Skip to content

Commit

Permalink
docs: Remove line on multi-selection
Browse files Browse the repository at this point in the history
Close #501
  • Loading branch information
bdarcus authored Dec 22, 2021
1 parent b282510 commit 6543e73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,6 @@ You can disable this behavior by setting =citar-at-point-fallback= to nil.
This is inspired by =helm-bibtex= and =ivy-bibtex=, but is based on =completing-read=.
In comparison:

- like =helm-bibtex=, but unlike =ivy-bibtex=, =citar= has support for multi-selection of candidates
- =helm-bibtex= and =ivy-bibtex= provide a single command, and the actions accessed from there; =citar= provides all of its actions as standard commands, available from =M-x=, without a single entry point.
- =citar= is based on =completing-read-multiple=, with a single dependency, and works with different completion systems (though in practice is best supported in =selectrum=) and supporting packages that are =completing-read= compliant; =helm-bibtex= and =ivy-bibtex= are based on =helm= and =ivy= respectively.

Expand Down

0 comments on commit 6543e73

Please sign in to comment.