Skip to content

Commit

Permalink
Update README regarding the new usage of citar-org-cite-basic-activate
Browse files Browse the repository at this point in the history
  • Loading branch information
krisbalintona committed Oct 22, 2024
1 parent 3655e1d commit 6d165af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ For example, if point:
- is on an existing citation-reference, you will be prompted to replace it
- follows or precedes a citation-reference, you will be prompted to add a new citation-reference

The "activate processor" runs the list of functions in ~citar-org-activation-functions~, which by default is the ~basic~ processor from ~oc-basic~ to provide fontification, and also a little function that adds a keymap (~citar-org-citation-map~) for editing citations at point.
The "activate processor" runs the list of functions in ~citar-org-activation-functions~, which by default uses ~citar-org-cite-basic-activate~, a version of the ~basic~ processor from ~oc-basic~ to provide fontification that leverages citar's performant caching, as well as a little function that adds a keymap (~citar-org-citation-map~) for editing citations at point.
The ~citar-org-citation-map~ keymap includes the following bindings that provide additional citation and citation-reference editing options.

| key | binding | description |
Expand Down

0 comments on commit 6d165af

Please sign in to comment.