Commit graph

22 commits

Author SHA1 Message Date
syl20bnr 4725769143 Move ess-smart-equals to ess-packages
This way it is always discoverable in helm-spacemacs
the :if keyword of use-package allow to enable it on demande with
ess-enable-smart-equals
2015-03-02 18:37:34 -05:00
Michel Kuhlmann 82422e8ee5 ess: make smart equals and underscore optional 2015-03-02 18:36:37 -05:00
syl20bnr 96723eb7eb Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00
syl20bnr f68e81e64a Update mi for msi in ESS layer
According to conventions
2015-02-17 22:08:58 -05:00
syl20bnr b8d8a0fe2d Use configuration-layer/layer-decaredp in packages.el of ess layer 2015-02-10 23:23:33 -05:00
Jean-Christophe Petkovich b1994f2ba6 Add company-ess to ess mode.
For bug #287
2015-02-10 23:16:14 -05:00
Jean-Christophe Petkovich ca99343ec3 It's a horrible hack, but ess autoload works.
Up to you whether you want to include it.

Only call mode function again if ess is successfully loaded

This is to avoid an infinite loop.

Whoops, removed a line that shouldn't be there.
2015-02-07 23:19:08 -05:00
sooheon d5b3785733 Replace ess-smart-underscore with ess-smart-equals
Add rainbow-delimiters hook, add R-mode to auto-mode-alist, add
convenience keybinding, and add edit default offsets.

Separate rainbow-delimiters and smart-equals hooks into own defuns.
2015-02-05 23:06:42 -05:00
syl20bnr 9e8ecf91af Update ESS layer key bindings to follow the conventions 2015-01-30 22:18:30 -05:00
Jean-Christophe Petkovich eb964ed311 Add ESS noweb (knitr/sweave) keybindings
There are a number of functions included in ESS for dealing with knitr
and sweave "chunks" that are quite handy.

These are the bindings I use, which I humbly recommend for inclusion as
defaults.

The only potential problem that I see with their inclusion is that they
only really make sense in ess-noweb-mode (a minor mode) buffers, but
since evil-leader doesn't seem to like layering keybindings through
minor-modes, adding them to ess-mode is the best solution that I can
come up with for now.

Fix ess chunk bindings as per suggestions
2015-01-30 22:11:12 -05:00
syl20bnr ceefe88b75 Update CONTRIBUTE.md and add file headers
Also add default file header to layer templates.
2015-01-13 23:12:56 -05:00
syl20bnr fd0e9abbe7 Move layer images into img directories 2014-12-24 01:03:49 -05:00
syl20bnr 0051aa73c4 Update conventions for help/doc key bindings
`m d` goes under help commands so it is now `m h d`
2014-12-21 22:52:57 -05:00
syl20bnr e02bb5b271 Refactor ESS layer README 2014-12-11 20:01:18 -05:00
syl20bnr 4add1b7a62 Remove absolute links in READMEs 2014-12-11 19:55:44 -05:00
syl20bnr b7fa47adba Add R logo to readme and fix ruby 2014-12-10 00:00:39 -05:00
syl20bnr 68fbb286de Fix defvar instead of setq in readme 2014-12-09 23:50:48 -05:00
syl20bnr 225fd98b50 Remove s in send to REPL commands for ESS
according to the new convention
2014-12-09 23:42:36 -05:00
syl20bnr 724f05c31b Update ESS key bindings according to conventions 2014-12-08 20:53:46 -05:00
syl20bnr c823414e33 Add package exclusion empty variable to some contrib layers 2014-11-11 23:02:50 -05:00
syl20bnr 9b7f8a8fbf Fix ess contrib layer: bad init function prefix 2014-11-11 00:08:23 -05:00
syl20bnr c811795332 Move ESS packages into a lang contrib 2014-11-10 22:27:06 -05:00