Commit graph

25 commits

Author SHA1 Message Date
montauk 6229927c70 add/map org-tree-to-indirect-buffer to mb 2015-05-20 23:04:03 -04:00
jupl 3ff2780e24 Fix typos in org-present keybinds 2015-05-16 22:21:17 -04:00
Diego Berrocal fa362cc406 Define insert <kbd> tag a la C-h k for org and md
This makes it possible to use the kbd tag. I'm not sure where should
this be in. Feel free to move it around.

Renamed endless to spacemacs

Added fontification to @@html: stuff (could be changed)
2015-05-16 12:03:19 -04:00
syl20bnr 23f99259f7 Remove windows line endings 2015-05-16 00:59:09 -04:00
syl20bnr f7db1d972c Use configuration-layer/get-layer-property to find init file for org async 2015-05-16 00:57:13 -04:00
justbur a0afc56a9d Add init file to fix problem with org async 2015-05-16 00:52:58 -04:00
syl20bnr cf187b7454 org layer: add to documentation how to activate org-present 2015-05-14 23:26:04 -04:00
syl20bnr 7e18daf5f5 org layer: move org-present to org layer 2015-05-14 00:17:12 -04:00
person808 f77035da9a [Fix #1547] Make org-ctrl-c-ctrl-c fallback to <Leader>m,.
Fixes errors when dotspacemacs-major-mode-leader-key is nil.
2015-05-10 21:42:57 -04:00
Zhe Cao 2ab2725b2d add htmlize package to enable syntax highlight in export html 2015-05-10 00:58:04 -04:00
syl20bnr 68e8b3e524 Tweak conventions for markup languages
- Replace `SPC h h` and `SPC h H` for `SPC h i` and `SPC h I`
- Replace `SPC r` prefix for `SPC x`
- Replace `SPC x SPC` for `SPC x r`
- Sort key bindings alphabetically
2015-05-07 23:08:52 -04:00
Christoph Paulik ed861cf0ff Create conventions for markup languages 2015-05-07 22:17:45 -04:00
Christoph Paulik 7b6678efd6 Org markdown: Improve consistency of key bindings for markup language 2015-05-07 22:17:01 -04:00
Matthew Lyon 4e23326db0 New org-mode leader keys for narrowing
SPC m n      org-narrow-to-subtree
SPC m N      widen
2015-05-06 22:26:50 -04:00
Swaroop C H 4d6f8a0589 Add helm org key, fixes #1094 2015-04-22 01:06:39 -04:00
syl20bnr fdd4e944ef Reload dotfile and layer anywhere with SPC f e R
Replace `SPC m c c` and `C-c C-c` in the dotfile

Resolve #1210
2015-04-18 23:40:24 -04:00
Allen Li c4fc397fef Use org-startup-indented instead of a hook
Use the variable provided by org-mode to start in indented mode instead
of adding a hook.  This way, a user can override the setting of
org-startup-indented and not wonder why the heck org buffers are still
starting in org-indent-mode.
2015-04-15 22:41:46 -04:00
Swaroop C H fdf4f34bd4 Add key for masked org-agenda-show-and-scroll-up 2015-04-15 22:41:10 -04:00
syl20bnr 49a2f65e53 org layer: Exclude ox-gfm for now, seems to be problematic 2015-04-13 03:38:01 -04:00
syl20bnr 8e010e1c54 org layer: explicitly load org-indent 2015-04-13 02:01:49 -04:00
syl20bnr 737e2e86e1 Add documentation to change the org bullets 2015-04-12 11:09:53 -04:00
syl20bnr 634a3f361e Fix org-pomodoro init function name 2015-04-11 10:44:07 -04:00
Christoph Paulik 204aa68d87 fix org toc 2015-04-11 10:43:21 -04:00
syl20bnr 36492c87c4 org layer: fix diminish of org-indent 2015-04-11 00:38:31 -04:00
syl20bnr 6844ff9fed New layer: org 2015-04-11 00:13:02 -04:00