Add link abbrev for emacs
This commit is contained in:
parent
15910562ed
commit
4ba3e198e8
1 changed files with 3 additions and 1 deletions
|
@ -40,4 +40,6 @@
|
||||||
:creator-info nil
|
:creator-info nil
|
||||||
:style "<link rel=\"stylesheet\" type=\"text/css\" href=\"/stylesheet.css\" />")
|
:style "<link rel=\"stylesheet\" type=\"text/css\" href=\"/stylesheet.css\" />")
|
||||||
("oni"
|
("oni"
|
||||||
:components ("oni-org" "oni-files" "oni-blog")))))))
|
:components ("oni-org" "oni-files" "oni-blog"))))
|
||||||
|
(org-link-abbrev-alist
|
||||||
|
. (("emacs" . "http://www.gnu.org/software/emacs/"))))))
|
||||||
|
|
Loading…
Reference in a new issue