Merge pull request #2669 from even4void/ess-polymode

Add polymode to handle RMarkdown and RNoweb files
This commit is contained in:
Henrik Lissner 2020-03-08 22:36:34 -04:00 committed by GitHub
commit 503c6d878e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; lang/ess/packages.el
(package! ess :pin "2812b85880")
(package! ess :pin "a2be8cb97c")
(package! ess-R-data-view :pin "d6e98d3ae1")
(package! polymode :pin "3eab3c9eed")
(package! poly-R :pin "0443c89b4d")