spacemacs/core
JAremko 8c3d05ee47 Add org-mode link-type "https" to open local copies
The https link-type opens the local copies of the Spacemacs documentation files with
the spacemacs/view-org-file function. It supports GitHub style heading links

For example, the link:

https://github.com/syl20bnr/spacemacs/blob/develop/layers/org/README.org#links

Will be handled similary to as if it was:

file:~/.emacs.d/layers/org/README.org::*links

Also the `space-doc' mode will be applied.

Refactored GH style anchor search.
2016-03-30 22:38:18 -04:00
..
banners
info
libs
templates core: new variable dotspacemacs-ask-for-lazy-installation 2016-03-27 15:56:15 -04:00
core-auto-completion.el
core-command-line.el Fix typo in spacemacs-force-resume-layouts 2016-02-15 00:05:38 -05:00
core-configuration-layer.el core: change meaning of t for dotspacemacs-enable-lazy-installation 2016-03-28 12:10:12 -04:00
core-debug.el
core-display-init.el
core-documentation.el Make export to html compatible with GitHub and toc-org 2016-03-30 22:29:00 -04:00
core-dotspacemacs.el core: new variable dotspacemacs-ask-for-lazy-installation 2016-03-27 15:56:15 -04:00
core-emacs-backports.el
core-fonts-support.el
core-funcs.el Add org-mode link-type "https" to open local copies 2016-03-30 22:38:18 -04:00
core-keybindings.el
core-load-paths.el
core-micro-state.el core: update doc after auto executing in micro state. 2016-01-31 23:04:47 -05:00
core-release-management.el
core-spacemacs-buffer.el Use evil in holy-mode 2016-03-13 21:16:55 -04:00
core-spacemacs.el core: add support for :variables keyword in dotspacemacs-editing-style 2016-03-16 22:43:50 -04:00
core-themes-support.el Use unless-debug version of condition-case 2016-03-03 20:30:30 +01:00
core-toggle.el
core-transient-state.el core: replace :additional-docs by an independent macro 2016-03-04 18:20:23 -05:00
core-use-package-ext.el