0

GitHub - rkallio/ol-straight

 1 year ago
source link: https://github.com/rkallio/ol-straight
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Overview

ol-straight implements the org links[fn:1] API for the straight[fn:2] package manager. Create an autocompleted straight -type link with =org-insert-link=[fn:3], and =org-open-at-point=[fn:4] will take you straight to the package’s home page. Exporting the org file will insert the referenced package’s homepage URL straight in to the exported document.

Installing

Clone the repository, add ol-straight.el to your load path, and require it. Or use straight:

(straight-use-package
 '(ol-straight :host github :repo "rkallio/ol-straight"))

(with-eval-after-load 'ol
  (require 'ol-straight))

Footnotes

[fn:1] https://orgmode.org/manual/Handling-Links.html

[fn:2] https://github.com/radian-software/straight.el

[fn:3] Default key binding C-c C-l

[fn:4] Default key binding C-c C-o


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK