mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
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:
@ -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")
|
||||||
|
Reference in New Issue
Block a user