Add polymode to handle RMarkdown and RNoweb files
As of ESS 19+, ess-noweb and ess-swv libraries are now obsolete, and polymode should be used instead (https://emacs.stackexchange.com/a/17065).
This commit is contained in:
parent
58a68adb5b
commit
a5930a2187
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@
|
||||||
|
|
||||||
(package! ess :pin "2812b85880")
|
(package! ess :pin "2812b85880")
|
||||||
(package! ess-R-data-view :pin "d6e98d3ae1")
|
(package! ess-R-data-view :pin "d6e98d3ae1")
|
||||||
|
(package! polymode :pin "3eab3c9eed")
|
||||||
|
(package! poly-R :pin "0443c89b4d")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue