refactor(biblio): reformat module
- Defer citar-org, since citar autoloads it. - Add introducing PR to #+SINCE and use new calver scheme. - Move <localleader> @ keybind to :lang org Ref: #5810
This commit is contained in:
parent
2489637bc1
commit
45ee0ecf21
3 changed files with 43 additions and 48 deletions
|
@ -798,6 +798,7 @@ between the two."
|
|||
"+" #'org-ctrl-c-minus
|
||||
"," #'org-switchb
|
||||
"." #'org-goto
|
||||
"@" #'org-cite-insert
|
||||
(:when (featurep! :completion ivy)
|
||||
"." #'counsel-org-goto
|
||||
"/" #'counsel-org-goto-all)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue