Skip to content

Commit b917efb

Browse files
committed
Update README.org with new major mode functions
1 parent dd13843 commit b917efb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.org

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,10 @@ Such adapters can provide the following capabilities, which one can configure wi
122122

123123
1. ~insert-keys~: to insert citation keys (this may go away though)
124124
2. ~insert-citation~: to insert citations
125-
3. ~local-bib-files~: to find bibliographic files associated with a buffer
126-
4. ~keys-at-point~: returns a list of citekeys at point
125+
3. ~insert-edit~: to insert citations or edit at point
126+
4. ~local-bib-files~: to find bibliographic files associated with a buffer
127+
5. ~key-at-point~: returns the citation key at point
128+
6. ~citation-at-point~: returns the list of keys in the citation at point
127129

128130
Citar currently includes the following such adapters:
129131

0 commit comments

Comments
 (0)