d12frosted
6fb7adfe3c
fix call to show-all
...
And also move back it to spacemacs-base layer
2016-07-07 15:34:22 +03:00
syl20bnr
93f09bca39
Move org related config for ediff to org layer
2016-07-06 21:16:57 -04:00
syl20bnr
0a719b1be7
org: move org-pomodoro binding in org-agenda to org-pomodoro init
2016-07-05 00:23:16 -04:00
Mikhail Skorzhinskiy
ac3ba006a5
org-agenda: Add missed key binding for pomodoro
2016-07-05 00:23:16 -04:00
Eivind Fonn
31f37fc4d7
org: org-repo-todo -> org-projectile
2016-07-05 00:23:16 -04:00
d12frosted
237d1143d1
improve mwim integration
...
1. By default let `C-e` move to the end of line first.
2. Minor improvements to readme file
2016-06-27 15:21:31 +03:00
Thomas de Beauchene
71f8ae8e38
Add mwim to layer better-defaults
...
Add "smart move end of line" behaviour and add two layer variables
allow for tweaking C-a and C-e behaviours:
- better-defaults-move-to-beginning-of-code-first and
- better-defaults-move-to-end-of-code-first
2016-06-27 15:16:31 +03:00
km
d7820aafd6
Remove even more 24.3 related configuration
...
Helm-flx, which is included as a core package, requires a minimum Emacs
version of 24.4. As it stands attempting to install Spacemacs on Emacs
24.3 or below will break on helm-flx.
2016-06-20 22:26:53 -04:00
syl20bnr
f147ec01e7
org: set org-image-actual-width to nil
...
Allows to resize images in an org buffer.
2016-06-10 15:50:05 -04:00
Allen Li
d33507f42a
Add autoload for orgtbl-mode
2016-06-05 00:36:27 -04:00
syl20bnr
b809aba5e8
org: fix ox-gfm index generation using a fork
...
Also simplify the ox-gfm config
2016-06-01 22:37:16 -04:00
syl20bnr
21af800c57
org: simplify ox-gfm config
2016-06-01 22:07:24 -04:00
syl20bnr
bd4508dce0
Cleanup org-reveal config and rename layer variable
...
Renamed layer variable to fit with the name of other variables
Also remove weird code about toc-org.
2016-06-01 22:05:46 -04:00
Nikola Knezevic
678a2b7945
Add support for org-reveal to org layer
...
org-reveal is an extension to org mode that allows exporting of org files as
reveal.js presentations. Since not everyone needs this functionality, the
loading of the package is controlled via the `org-enable-reveal-js` switch,
which, if set to `t` would load the package.
2016-06-01 21:49:22 -04:00
Eivind Fonn
62fc64f745
core: special toggle API for minor modes
2016-05-31 22:33:44 -04:00
syl20bnr
a2de9a63af
Use :toggle keyword instead of when forms
2016-05-29 22:39:21 -04:00
sooheon
15e6290151
Make check for company-mode explicit, not implicit
...
People may have company-mode installed without necessarily using the
auto-completion layer.
2016-05-27 00:32:05 -04:00
km
c61205a657
Add prefixes for the Org layer bindings
2016-05-16 23:58:07 -04:00
syl20bnr
c8ec0fa063
Move smex layer functions to funcs.el
2016-05-15 21:52:10 -04:00
syl20bnr
0709d936d6
semantic: Fix srecode-map.el in root folder at install
2016-05-14 12:51:30 -04:00
Eivind Fonn
92e2ab3e2f
typography: Use :toggle for tildify
2016-05-08 20:18:43 +02:00
Eivind Fonn
b416d83d8b
Add code block surround in org-mode
...
Also:
- don't pad drawer surround with extra newlines
- upcase the drawer surround as per org conventions
2016-05-06 13:30:20 +02:00
syl20bnr
d995f39e07
org-babel: fix redisplay of inline images
2016-04-29 22:47:26 -04:00
JAremko
42db6c7a41
Move space-doc to the Spacemacs core bundle
2016-04-29 20:01:56 -04:00
JAremko
31d2a149d5
Improve docs
...
Bug fix
Reorganize code
2016-04-29 20:00:12 -04:00
JAremko
0b9add2f0d
Redesign space-doc
2016-04-29 20:00:12 -04:00
syl20bnr
edc4493e19
org: fix missing parenthesis
2016-04-21 23:26:57 -04:00
Eivind Fonn
d80829b979
Revamp org-repo-todo
2016-04-21 22:29:12 -04:00
syl20bnr
3ede905745
Apply doc-fmt to various READMEs
2016-04-21 22:25:51 -04:00
syl20bnr
14d3529ae2
org: defer org-download
2016-04-21 21:49:57 -04:00
krakapwa
995f6df728
Added org-download support
2016-04-21 21:36:49 -04:00
Tim Jäger
172247c324
Added keybinding for ~org-insert-subheading~
2016-04-21 21:11:18 -04:00
NJBS
f7c2f4ed15
Defer space-doc
...
space-doc currently adds a large chunk of time to initial load time
since it has to require org.
2016-04-21 21:09:54 -04:00
syl20bnr
edfc5dea98
Remove some empty lines in doc
2016-04-17 00:37:47 -04:00
syl20bnr
9160109110
bibtex: format layer
...
Remove packages-config.el
Fix format of README
2016-04-17 00:37:47 -04:00
JP-Ellis
97aff9d8db
Add BibTeX layer.
...
Integrates with org mode and LaTeX in order to manage citations.
Signed-off-by: JP-Ellis <josh@jpellis.me>
2016-04-17 00:37:47 -04:00
Junhui
c921eb6bbc
Diminish space-doc-mode lighter
2016-04-17 00:37:47 -04:00
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
JAremko
29d484d4db
Refactor space-doc.el
2016-04-12 23:16:59 -04:00
JAremko
f12bb5f090
Tie `space-doc-mode' and Spacemacs link opener
...
Make Spacemacs link opener buffer local and enabled it only
when the `space-doc' mode is enabled.
2016-04-12 23:10:50 -04:00
JAremko
52479f9df9
Change space-doc lighter
...
Change space-doc lighter from ❤ to SD (solves #5642 )
2016-04-12 23:08:49 -04:00
syl20bnr
ff7b839df0
org: various tweaks to spacemacs-org and org layers
...
- move evil-org to org layer
- move org-plus-contrib to spacemacs-org layer
- remove toc-org from the list of package for org layer
- give ownership of the org package to org layer
- invent a package named default-org in spacemacs-org layer in order
to let the ownership of org package to org layer
- remove unnecessary :mode keyword in use-package from for org
2016-04-07 22:11:22 -04:00
d12frosted
8b0c69c8cd
move org essentials to spacemacs distro
2016-04-07 22:11:22 -04:00
syl20bnr
eb14645d0f
Lazy require space-doc-mode
2016-04-03 00:36:27 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
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
syl20bnr
30f971d89c
reformat some code to respect 80chars per line
2016-03-30 22:35:07 -04:00
JAremko
014bbfd921
Add Spacemacs docs minor mode to hide meta tags.
...
`space-doc-mode` - Buffer local minor mode for Spacemacs documentation files. The mode hides org meta tags.
Enabled when viewing documentation via `SPC` `h` `SPC`
2016-03-30 22:31:38 -04:00
syl20bnr
9d0558992c
layers directory: create new categories
...
+chat
+checkers
+emacs
+intl
+os
+pair-programming
+tags
+theme
+web-services
2016-03-23 21:39:43 -04:00