syl20bnr
ea77a5d764
markdown: new layer variable markdown-live-preview-engine
2016-06-06 23:39:41 -04:00
Jeremy Bi
c267c36be1
Add vmd support in markdown mode
2016-06-06 23:01:06 -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
Sebastian Wiesner
bd4fe19d4d
markdown: Add binding for live preview mode
2016-04-11 21:00:24 +02:00
panicbit
8afd46a1c1
Add Rust support in markdown files
2016-02-23 20:48:13 +01:00
rustyplanet
4265e0e35c
make curly braces optional for the R language indication in markdown
2016-01-13 00:42:59 -05:00
rustyplanet
1bff8a2f61
add ESS (R-mode) support to markdown files
2016-01-13 00:42:59 -05:00
Alejandro Catalina Feliú
1ec305463d
Add javascript support on markdown
...
Enable syntax highlighting.
2016-01-11 21:45:13 -05:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
justbur
9befd20a1a
layers: Transition to new key bindings functions
...
Removes dependence on evil-leader centralizing control over the method
of key binding in core-keybindings.el
2015-11-21 18:22:51 +01:00
Eivind Fonn
405dc6600d
Restore alphabetical order in markdown doc
2015-10-25 11:01:08 +01:00
Sebastian Wiesner
b8846361ad
Add binding for markdown GFM code blocks
...
Also declare prefixes for markdown keys
2015-10-21 17:04:16 -04:00
syl20bnr
f21d1bb6e8
markdown: move SPC mcr
to gh-md init function
2015-09-29 21:41:58 -04:00
Tommi Komulainen
81f6ab4dc2
markdown: include missing gh-md package
...
Needed for `SPC m c r` (gh-md-render-buffer) command. Fixes #3192
2015-09-29 21:37:32 -04:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00