Ben Swift
b2d89fdc3f
[ess] add keybinding for ess-quit
2021-03-14 00:07:57 +01:00
Seong Yong-ju
ee5a5e8b73
Add LSP backend support for R
...
Change some leader keys for Julia, R, Inferior. Remove noweb bindings for Julia
and R since it no longer works. Add LSP backend support for R.
2020-02-08 08:02:46 +00:00
emacspace
c7c348a676
documentation formatting: Sun May 26 20:58:52 UTC 2019
2019-05-27 01:23:35 +03:00
Anton-Latukha
f6660f82d4
Switch to the new layers generator
2019-05-15 21:08:21 +03:00
Anton-Latukha
2ee74f55da
layers: lang: new structure: add DSL (&markup), framework, util
...
layers: lang: mv framework -> programming/framework
layers: programming: framework: upd
2019-05-15 21:05:09 +03:00
JAremko
77c680160e
Add placeholder tags
2019-05-05 20:40:47 +03:00
emacspace
1a87b0c644
documentation formatting: Sun Jan 20 15:51:53 UTC 2019
2019-01-20 15:53:57 +00:00
gdkrmr
23f3d3c313
adapt layer to recent changes in ess
2019-01-20 17:41:06 +02:00
emacspace
45276bd96f
documentation formatting: Wed Dec 5 03:03:03 UTC 2018
2018-12-04 22:06:14 -05:00
JAremko
cd39f80c24
Reformat documentation
2018-10-11 00:13:43 +03:00
syl20bnr
9f4d0961a5
ess: sort key bindings in documentation
2018-01-22 23:20:01 -05:00
Jack Kamm
048c92eaf4
ess: add updated keybindings to readme
2018-01-22 23:17:57 -05:00
smile13241324
b414d615a5
Fix doc for erlang, gpu, ess and vim-empty-lines layer
2018-01-14 22:58:00 -05:00
gdkrmr
6b056e50a0
improved keybindings for ess layer
2017-11-19 08:42:17 +02:00
bmag
a9ad9ae33c
ess: add description, features to readme
2017-10-17 09:47:54 +03:00
ISELECT1\naylyn.gaffney
36f04308ab
Remove ess-R-object-popup from ess layer.
...
As described in issue #9464 , this package was removed from melpa for
not having a GPL compatible license and is causing an error every time
spacemacs starts.
Continuation of commit 8c3cf7c3ae
2017-10-17 09:47:54 +03:00
JAremko
06301b2212
Improve exporting/testing
2017-08-18 20:50:21 +03:00
Eivind Fonn
9424430267
ess: minor changes
...
- if -> when
- make ess-enable-smart-equals a toggle
- fill paragraphs in readme
2017-06-16 09:51:24 +02:00
Jack Kamm
32103b2ddc
added ess layer variable ess-disable-underscore-assign
2017-06-16 09:48:56 +02:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
YiLiu6240
b8a483721e
Fix keybindings for ess layer
...
Change keybindings for sending function to REPL to be in line with
[Spacemacs convention](https://github.com/syl20bnr/spacemacs/blob/develop/doc/CONVENTIONS.org#send-code )
2017-04-17 22:35:41 -04:00
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
Eivind Fonn
c3866382b2
Documentation update
...
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
Eivind Fonn
13c5b1d24b
Convert documentation to publishable format
2015-11-01 23:40:29 -05:00
Ista Zahn
ec7a318fc6
Utility function for starting ESS REPLs
2015-10-25 10:54:05 +01:00
Ista Zahn
a761c0def4
Simplify ESS layer autoloads and add keybindings for starting REPLs
2015-10-12 09:37:06 -04:00
Eivind Fonn
9e58476ffe
Document ESS toggle underscore
...
Fix #3222
[ci-skip]
2015-10-05 12:07:45 +02: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